Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bts-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bb Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision ffa93bddcfa8a90b938cd07a432d7b680c953b79 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ffa93bddcfa8a90b938cd07a432d7b680c953b79 # timeout=10 Commit message: "debian-bookworm-build: fix lcov-to-cobertura-xml" > git rev-list --no-walk ffa93bddcfa8a90b938cd07a432d7b680c953b79 # timeout=10 [ttcn3-bts-test] $ /bin/sh -xe /tmp/jenkins16340750444332949182.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-bts-test + export IMAGE_SUFFIX=master + cd ttcn3-bts-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs ] + [ xjenkins-ttcn3-bts-test-2727 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master osmocom-bb-host-master ttcn3-bts-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-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 + [ -z ] + 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-bts-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 5.99kB done #1 DONE 0.5s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.2s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 0.1s done #6 DONE 0.1s #7 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.4s #5 [internal] load build context #5 ... #8 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #8 DONE 0.5s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.4s #9 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #9 DONE 0.6s #10 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #10 DONE 0.6s #11 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #11 DONE 0.6s #12 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [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 #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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #19 CACHED #20 [ 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 #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 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #23 CACHED #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:ac6a21a6ee4828158451507d52c889f8752757741d99f654787b919126a011e2 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ac6a21a6ee48 + 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 + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + + grep -q $USER echo FROM $USER/$DISTRO-build + 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-bts-test/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.39kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.2s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #6 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.447 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.448 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.448 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.448 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.604 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB] #7 0.643 Fetched 354 kB in 0s (1534 kB/s) #7 0.643 Reading package lists... #7 0.909 Reading package lists... #7 1.166 Building dependency tree... #7 1.220 Reading state information... #7 1.288 The following additional packages will be installed: #7 1.288 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocodec4 #7 1.288 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 #7 1.288 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 #7 1.289 libosmousb0 libosmovty13 osmocom-nightly #7 1.300 The following NEW packages will be installed: #7 1.300 libosmo-abis-dev libosmo-mgcp-client-dev libosmo-mgcp-client14 #7 1.300 libosmo-netif-dev libosmo-sigtran-dev libosmo-sigtran11 libosmoabis15 #7 1.300 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #7 1.300 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.300 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.316 0 upgraded, 22 newly installed, 0 to remove and 3 not upgraded. #7 1.316 Need to get 3207 kB of archives. #7 1.316 After this operation, 12.2 MB of additional disk space will be used. #7 1.316 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504022026 [1180 B] #7 1.317 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202504022026 [171 kB] #7 1.319 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202504022026 [52.1 kB] #7 1.320 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202504022026 [34.5 kB] #7 1.320 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202504022026 [71.2 kB] #7 1.321 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202504022026 [229 kB] #7 1.323 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504022026 [59.9 kB] #7 1.323 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202504022026 [104 kB] #7 1.324 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504022026 [70.7 kB] #7 1.325 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202504022026 [71.6 kB] #7 1.326 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202504022026 [179 kB] #7 1.327 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202504022026 [60.4 kB] #7 1.337 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202504022026 [64.2 kB] #7 1.337 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202504022026 [51.0 kB] #7 1.338 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202504022026 [44.3 kB] #7 1.338 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.18.84dc.202504022026 [849 kB] #7 1.346 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202504022026 [72.6 kB] #7 1.346 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.17.d2e8.202504022026 [114 kB] #7 1.348 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.51.22e2.202504022026 [136 kB] #7 1.349 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.1.0.51.22e2.202504022026 [644 kB] #7 1.355 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202504022026 [58.8 kB] #7 1.356 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.14.0.28.4a09a.202504022026 [67.7 kB] #7 1.468 debconf: delaying package configuration, since apt-utils is not installed #7 1.514 Fetched 3207 kB in 0s (60.4 MB/s) #7 1.581 Selecting previously unselected package osmocom-nightly. #7 1.581 (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 ... 117460 files and directories currently installed.) #7 1.618 Preparing to unpack .../00-osmocom-nightly_202504022026_amd64.deb ... #7 1.637 Unpacking osmocom-nightly (202504022026) ... #7 1.777 Selecting previously unselected package libosmocore22:amd64. #7 1.786 Preparing to unpack .../01-libosmocore22_1.11.0.18.84dc.202504022026_amd64.deb ... #7 1.825 Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... #7 2.072 Selecting previously unselected package libosmocodec4:amd64. #7 2.080 Preparing to unpack .../02-libosmocodec4_1.11.0.18.84dc.202504022026_amd64.deb ... #7 2.104 Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... #7 2.274 Selecting previously unselected package libosmotrau11:amd64. #7 2.282 Preparing to unpack .../03-libosmotrau11_2.0.0.17.d2e8.202504022026_amd64.deb ... #7 2.302 Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202504022026) ... #7 2.465 Selecting previously unselected package libosmoisdn0:amd64. #7 2.474 Preparing to unpack .../04-libosmoisdn0_1.11.0.18.84dc.202504022026_amd64.deb ... #7 2.502 Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... #7 2.683 Selecting previously unselected package libosmogsm20:amd64. #7 2.701 Preparing to unpack .../05-libosmogsm20_1.11.0.18.84dc.202504022026_amd64.deb ... #7 2.720 Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... #7 2.890 Selecting previously unselected package libosmonetif11:amd64. #7 2.898 Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202504022026_amd64.deb ... #7 2.920 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... #7 3.088 Selecting previously unselected package libosmovty13:amd64. #7 3.097 Preparing to unpack .../07-libosmovty13_1.11.0.18.84dc.202504022026_amd64.deb ... #7 3.122 Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... #7 3.295 Selecting previously unselected package libosmoabis15:amd64. #7 3.304 Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202504022026_amd64.deb ... #7 3.326 Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504022026) ... #7 3.483 Selecting previously unselected package libosmocoding0:amd64. #7 3.501 Preparing to unpack .../09-libosmocoding0_1.11.0.18.84dc.202504022026_amd64.deb ... #7 3.523 Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... #7 3.696 Selecting previously unselected package libosmogb14:amd64. #7 3.704 Preparing to unpack .../10-libosmogb14_1.11.0.18.84dc.202504022026_amd64.deb ... #7 3.724 Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... #7 3.882 Selecting previously unselected package libosmoctrl0:amd64. #7 3.900 Preparing to unpack .../11-libosmoctrl0_1.11.0.18.84dc.202504022026_amd64.deb ... #7 3.918 Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... #7 4.083 Selecting previously unselected package libosmosim2:amd64. #7 4.091 Preparing to unpack .../12-libosmosim2_1.11.0.18.84dc.202504022026_amd64.deb ... #7 4.123 Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... #7 4.285 Selecting previously unselected package libosmousb0:amd64. #7 4.296 Preparing to unpack .../13-libosmousb0_1.11.0.18.84dc.202504022026_amd64.deb ... #7 4.317 Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... #7 4.458 Selecting previously unselected package libosmocore. #7 4.476 Preparing to unpack .../14-libosmocore_1.11.0.18.84dc.202504022026_amd64.deb ... #7 4.494 Unpacking libosmocore (1.11.0.18.84dc.202504022026) ... #7 4.635 Selecting previously unselected package libosmocore-dev:amd64. #7 4.643 Preparing to unpack .../15-libosmocore-dev_1.11.0.18.84dc.202504022026_amd64.deb ... #7 4.662 Unpacking libosmocore-dev:amd64 (1.11.0.18.84dc.202504022026) ... #7 4.851 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.866 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.2.1b40.202504022026_amd64.deb ... #7 4.885 Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504022026) ... #7 5.013 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.031 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.17.d2e8.202504022026_amd64.deb ... #7 5.053 Unpacking libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202504022026) ... #7 5.214 Selecting previously unselected package libosmo-sigtran11:amd64. #7 5.223 Preparing to unpack .../18-libosmo-sigtran11_2.1.0.51.22e2.202504022026_amd64.deb ... #7 5.246 Unpacking libosmo-sigtran11:amd64 (2.1.0.51.22e2.202504022026) ... #7 5.414 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.419 Preparing to unpack .../19-libosmo-sigtran-dev_2.1.0.51.22e2.202504022026_amd64.deb ... #7 5.441 Unpacking libosmo-sigtran-dev:amd64 (2.1.0.51.22e2.202504022026) ... #7 5.642 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 5.660 Preparing to unpack .../20-libosmo-mgcp-client14_1.14.0.28.4a09a.202504022026_amd64.deb ... #7 5.681 Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504022026) ... #7 5.828 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 5.841 Preparing to unpack .../21-libosmo-mgcp-client-dev_1.14.0.28.4a09a.202504022026_amd64.deb ... #7 5.858 Unpacking libosmo-mgcp-client-dev:amd64 (1.14.0.28.4a09a.202504022026) ... #7 6.014 Setting up osmocom-nightly (202504022026) ... #7 6.071 Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.131 Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.196 Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.258 Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.321 Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202504022026) ... #7 6.385 Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.449 Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504022026) ... #7 6.511 Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.575 Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.630 Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.686 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... #7 6.748 Setting up libosmo-mgcp-client-dev:amd64 (1.14.0.28.4a09a.202504022026) ... #7 6.816 Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.880 Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... #7 6.942 Setting up libosmocore (1.11.0.18.84dc.202504022026) ... #7 7.001 Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504022026) ... #7 7.059 Setting up libosmo-sigtran11:amd64 (2.1.0.51.22e2.202504022026) ... #7 7.111 Setting up libosmocore-dev:amd64 (1.11.0.18.84dc.202504022026) ... #7 7.175 Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504022026) ... #7 7.239 Setting up libosmo-sigtran-dev:amd64 (2.1.0.51.22e2.202504022026) ... #7 7.351 Setting up libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202504022026) ... #7 7.443 Processing triggers for libc-bin (2.36-9+deb12u10) ... #7 DONE 7.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.6s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.820 Cloning into 'osmo-bsc'... #9 DONE 2.1s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.2s #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.382 Already on 'master' #11 0.382 Your branch is up to date with 'origin/master'. #11 0.384 refs/heads/master #11 0.390 HEAD is now at 2b7181eaa cosmetic: Improve documentation with spec references about several parameters #11 0.392 master #11 0.394 2b7181eaa536cf48912ae4e923fe3961b1777723 #11 2.550 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.550 libtoolize: copying file './ltmain.sh' #11 2.601 libtoolize: putting macros in 'm4'. #11 2.601 libtoolize: copying file 'm4/libtool.m4' #11 2.611 libtoolize: copying file 'm4/ltoptions.m4' #11 2.620 libtoolize: copying file 'm4/ltsugar.m4' #11 2.629 libtoolize: copying file 'm4/ltversion.m4' #11 2.639 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.657 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.657 libtoolize: and rerunning libtoolize and aclocal. #11 3.464 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.464 configure.ac:74: You should run autoupdate. #11 3.464 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.464 configure.ac:74: the top level #11 3.464 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.464 configure.ac:130: You should run autoupdate. #11 3.464 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.464 configure.ac:130: the top level #11 3.464 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.464 configure.ac:150: You should run autoupdate. #11 3.464 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.464 configure.ac:150: the top level #11 3.464 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.464 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.464 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.464 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.464 configure.ac:228: the top level #11 3.464 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.464 configure.ac:230: You should run autoupdate. #11 3.946 configure.ac:23: installing './compile' #11 3.947 configure.ac:25: installing './config.guess' #11 3.948 configure.ac:25: installing './config.sub' #11 3.949 configure.ac:9: installing './install-sh' #11 3.949 configure.ac:9: installing './missing' #11 3.979 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 3.979 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.038 src/ipaccess/Makefile.am: installing './depcomp' #11 4.243 checking for a BSD-compatible install... /usr/bin/install -c #11 4.254 checking whether build environment is sane... yes #11 4.266 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.268 checking for gawk... gawk #11 4.268 checking whether make sets $(MAKE)... yes #11 4.284 checking whether make supports nested variables... yes #11 4.300 checking whether make supports nested variables... (cached) yes #11 4.301 checking whether make sets $(MAKE)... (cached) yes #11 4.306 checking for gcc... gcc #11 4.369 checking whether the C compiler works... yes #11 4.424 checking for C compiler default output file name... a.out #11 4.424 checking for suffix of executables... #11 4.453 checking whether we are cross compiling... no #11 4.481 checking for suffix of object files... o #11 4.496 checking whether the compiler supports GNU C... yes #11 4.514 checking whether gcc accepts -g... yes #11 4.530 checking for gcc option to enable C11 features... none needed #11 4.558 checking whether gcc understands -c and -o together... yes #11 4.575 checking whether make supports the include directive... yes (GNU style) #11 4.582 checking dependency style of gcc... gcc3 #11 4.610 checking build system type... x86_64-pc-linux-gnu #11 4.632 checking host system type... x86_64-pc-linux-gnu #11 4.632 checking how to print strings... printf #11 4.645 checking for a sed that does not truncate output... /usr/bin/sed #11 4.647 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.648 checking for egrep... /usr/bin/grep -E #11 4.648 checking for fgrep... /usr/bin/grep -F #11 4.649 checking for ld used by gcc... /usr/bin/ld #11 4.651 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.652 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.653 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.661 checking whether ln -s works... yes #11 4.661 checking the maximum length of command line arguments... 1572864 #11 4.664 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.665 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.665 checking for /usr/bin/ld option to reload object files... -r #11 4.665 checking for file... file #11 4.665 checking for objdump... objdump #11 4.665 checking how to recognize dependent libraries... pass_all #11 4.666 checking for dlltool... no #11 4.666 checking how to associate runtime and link libraries... printf %s\n #11 4.666 checking for ar... ar #11 4.666 checking for archiver @FILE support... @ #11 4.679 checking for strip... strip #11 4.679 checking for ranlib... ranlib #11 4.679 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 4.711 checking for sysroot... no #11 4.711 checking for a working dd... /usr/bin/dd #11 4.714 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 4.726 checking for mt... no #11 4.726 checking if : is a manifest tool... no #11 4.729 checking for stdio.h... yes #11 4.738 checking for stdlib.h... yes #11 4.749 checking for string.h... yes #11 4.761 checking for inttypes.h... yes #11 4.779 checking for stdint.h... yes #11 4.815 checking for strings.h... yes #11 4.831 checking for sys/stat.h... yes #11 4.854 checking for sys/types.h... yes #11 4.884 checking for unistd.h... yes #11 4.904 checking for dlfcn.h... yes #11 4.918 checking for objdir... .libs #11 4.954 checking if gcc supports -fno-rtti -fno-exceptions... no #11 4.966 checking for gcc option to produce PIC... -fPIC -DPIC #11 4.966 checking if gcc PIC flag -fPIC -DPIC works... yes #11 4.977 checking if gcc static flag -static works... yes #11 5.013 checking if gcc supports -c -o file.o... yes #11 5.027 checking if gcc supports -c -o file.o... (cached) yes #11 5.027 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.032 checking whether -lc should be explicitly linked in... no #11 5.044 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.071 checking how to hardcode library paths into programs... immediate #11 5.071 checking whether stripping libraries is possible... yes #11 5.071 checking if libtool supports shared libraries... yes #11 5.071 checking whether to build shared libraries... yes #11 5.071 checking whether to build static libraries... yes #11 5.072 checking for pkg-config... /usr/bin/pkg-config #11 5.072 checking for pkg-config... /usr/bin/pkg-config #11 5.072 checking pkg-config is at least version 0.20... yes #11 5.073 checking for libosmocore >= 1.11.0... yes #11 5.076 checking for libosmovty >= 1.11.0... yes #11 5.080 checking for libosmoctrl >= 1.11.0... yes #11 5.084 checking for libosmogsm >= 1.11.0... yes #11 5.088 checking for libosmoabis >= 2.0.0... yes #11 5.092 checking for libosmo-netif >= 1.6.0... yes #11 5.095 checking for libosmo-sigtran >= 2.1.0... yes #11 5.099 checking for libosmo-mgcp-client >= 1.14.0... yes #11 5.102 checking for egrep... (cached) /usr/bin/grep -E #11 5.102 checking if gcc supports -fvisibility=hidden... yes #11 5.109 checking whether to enable code coverage support... no #11 5.110 checking whether to enable VTY/CTRL tests... no #11 5.111 CFLAGS=" -std=gnu11" #11 5.111 CPPFLAGS="" #11 5.121 checking that generated files are newer than configure... done #11 5.261 configure: creating ./config.status #11 5.439 config.status: creating include/Makefile #11 5.446 config.status: creating include/osmocom/Makefile #11 5.452 config.status: creating include/osmocom/bsc/Makefile #11 5.459 config.status: creating src/Makefile #11 5.465 config.status: creating src/osmo-bsc/Makefile #11 5.472 config.status: creating src/ipaccess/Makefile #11 5.479 config.status: creating src/utils/Makefile #11 5.486 config.status: creating tests/Makefile #11 5.492 config.status: creating tests/atlocal #11 5.499 config.status: creating tests/abis/Makefile #11 5.505 config.status: creating tests/acc/Makefile #11 5.512 config.status: creating tests/bsc/Makefile #11 5.519 config.status: creating tests/codec_pref/Makefile #11 5.526 config.status: creating tests/gsm0408/Makefile #11 5.534 config.status: creating tests/handover/Makefile #11 5.541 config.status: creating tests/nanobts_omlattr/Makefile #11 5.547 config.status: creating tests/paging/Makefile #11 5.554 config.status: creating tests/subscr/Makefile #11 5.561 config.status: creating doc/Makefile #11 5.567 config.status: creating doc/examples/Makefile #11 5.574 config.status: creating doc/manuals/Makefile #11 5.581 config.status: creating contrib/Makefile #11 5.587 config.status: creating contrib/systemd/Makefile #11 5.594 config.status: creating Makefile #11 5.599 config.status: creating bscconfig.h #11 5.605 config.status: executing tests/atconfig commands #11 5.606 config.status: executing depfiles commands #11 5.924 config.status: executing libtool commands #11 5.945 echo 1.13.0.9-2b718 > .version-t && mv .version-t .version #11 5.946 make install-recursive #11 5.947 make[1]: Entering directory '/tmp/osmo-bsc' #11 5.949 Making install in include #11 5.949 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 5.951 Making install in osmocom #11 5.952 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 5.953 Making install in bsc #11 5.954 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 5.956 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 5.956 make[5]: Nothing to be done for 'install-exec-am'. #11 5.956 make[5]: Nothing to be done for 'install-data-am'. #11 5.956 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 5.956 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 5.956 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 5.958 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 5.958 make[5]: Nothing to be done for 'install-exec-am'. #11 5.958 make[5]: Nothing to be done for 'install-data-am'. #11 5.958 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 5.958 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 5.958 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 5.959 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 5.960 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 5.960 make[4]: Nothing to be done for 'install-exec-am'. #11 5.960 make[4]: Nothing to be done for 'install-data-am'. #11 5.960 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 5.960 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 5.960 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 5.960 Making install in src #11 5.961 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 5.963 Making install in osmo-bsc #11 5.965 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 5.965 CC osmo_bsc_main.o #11 5.965 CC a_reset.lo #11 5.965 CC abis_nm.lo #11 5.965 CC abis_nm_vty.lo #11 5.966 CC abis_om2000.lo #11 5.966 CC abis_om2000_vty.lo #11 5.967 CC abis_rsl.lo #11 5.967 CC assignment_fsm.lo #11 5.968 CC acc.lo #11 5.968 CC abis_osmo.lo #11 5.968 CC bsc_ctrl.lo #11 5.969 CC bsc_ctrl_lookup.lo #11 5.970 CC bsc_init.lo #11 5.970 CC bsc_rf_ctrl.lo #11 5.971 CC bsc_rll.lo #11 5.971 CC bsc_sccp.lo #11 5.971 CC bsc_stats.lo #11 5.971 CC bsc_subscriber.lo #11 5.972 CC bsc_subscr_conn_fsm.lo #11 5.972 CC bsc_vty.lo #11 6.061 bsc_ctrl.c: In function 'msc_get_ss7_as': #11 6.062 bsc_ctrl.c:637:9: warning: 'osmo_ss7_route_lookup' is deprecated: Use internal ss7_instance_lookup_route() instead [-Wdeprecated-declarations] #11 6.062 637 | rt = osmo_ss7_route_lookup(ss7, msc->a.msc_addr.pc); #11 6.062 | ^~ #11 6.062 In file included from ../../include/osmocom/bsc/bsc_msc_data.h:40, #11 6.062 from bsc_ctrl.c:41: #11 6.062 /usr/include/osmocom/sigtran/osmo_ss7.h:128:1: note: declared here #11 6.062 128 | osmo_ss7_route_lookup(struct osmo_ss7_instance *inst, uint32_t dpc) #11 6.062 | ^~~~~~~~~~~~~~~~~~~~~ #11 6.103 CC bts.lo #11 6.146 CC bts_trx.lo #11 6.150 CC bts_trx_ctrl.lo #11 6.150 CC bts_trx_ts_ctrl.lo #11 6.158 CC bts_trx_ts_lchan_ctrl.lo #11 6.165 CC bts_ericsson_rbs2000.lo #11 6.176 CC bts_init.lo #11 6.192 CC bts_ipaccess_nanobts.lo #11 6.196 CC bts_ipaccess_nanobts_omlattr.lo #11 6.226 CC bts_nokia_site.lo #11 6.240 CC bts_siemens_bs11.lo #11 6.241 CC bts_sm.lo #11 6.258 CC bts_osmobts.lo #11 6.275 CC bts_unknown.lo #11 6.350 CC bts_ctrl.lo #11 6.373 CC bts_setup_ramp.lo #11 6.379 CC bts_vty.lo #11 6.380 CC bts_trx_vty.lo #11 6.390 CC chan_alloc.lo #11 6.420 CC chan_counts.lo #11 6.423 CC codec_pref.lo #11 6.437 CC data_rate_pref.lo #11 6.463 CC e1_config.lo #11 6.476 CC gsm_04_08_rr.lo #11 6.481 CC gsm_data.lo #11 6.484 CC handover_cfg.lo #11 6.494 CC handover_ctrl.lo #11 6.505 CC handover_decision.lo #11 6.505 CC handover_decision_2.lo #11 6.556 CC handover_fsm.lo #11 6.565 CC handover_logic.lo #11 6.597 CC handover_vty.lo #11 6.601 CC vgcs_fsm.lo #11 6.651 CC lb.lo #11 6.654 CC lchan.lo #11 6.670 CC lchan_fsm.lo #11 6.679 CC lchan_rtp_fsm.lo #11 6.683 CC lchan_select.lo #11 6.696 CC lcs_loc_req.lo #11 6.713 CC lcs_ta_req.lo #11 6.816 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 6.816 lchan_rtp_fsm.c:926:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 6.816 926 | verb_info->codecs_len = 0; #11 6.816 | ^~~~~~~~~ #11 6.816 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 6.816 from lchan_rtp_fsm.c:26: #11 6.816 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 6.816 35 | unsigned int codecs_len #11 6.816 | ^~~~~~~~~~ #11 6.816 lchan_rtp_fsm.c:930:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 6.816 930 | verb_info->codecs[0] = codec; #11 6.816 | ^~~~~~~~~ #11 6.816 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 6.816 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 6.816 | ^~~~~~ #11 6.816 lchan_rtp_fsm.c:931:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 6.816 931 | verb_info->codecs_len = 1; #11 6.816 | ^~~~~~~~~ #11 6.816 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 6.816 35 | unsigned int codecs_len #11 6.816 | ^~~~~~~~~~ #11 6.816 lchan_rtp_fsm.c:942:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 6.816 942 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 6.816 | ^~ #11 6.816 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 6.816 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 6.816 | ^~~~~~ #11 6.817 lchan_rtp_fsm.c:947:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 6.817 947 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 6.817 | ^~ #11 6.817 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 6.817 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 6.817 | ^~~~~~ #11 6.817 lchan_rtp_fsm.c:955:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 6.817 955 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 6.817 | ^~~~ #11 6.817 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 6.817 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 6.817 | ^~~~~~ #11 6.817 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 6.817 lchan_rtp_fsm.c:991:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 6.817 991 | return verb_info->codecs[0] == codec; #11 6.817 | ^~~~~~ #11 6.817 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 6.817 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 6.817 | ^~~~~~ #11 6.830 CC meas_feed.lo #11 6.832 CC meas_rep.lo #11 6.837 CC neighbor_ident.lo #11 6.883 CC neighbor_ident_vty.lo #11 6.886 CC neighbor_ident_ctrl.lo #11 6.896 CC net_init.lo #11 6.955 CC nm_common_fsm.lo #11 6.970 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 6.970 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 6.970 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 6.970 | ^~~~~~ #11 6.970 In file included from neighbor_ident.c:37: #11 6.970 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 6.970 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 6.970 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 6.971 CC nm_bb_transc_fsm.lo #11 6.973 CC nm_bts_sm_fsm.lo #11 6.979 CC nm_bts_fsm.lo #11 6.983 CC nm_gprs_cell_fsm.lo #11 7.005 CC nm_gprs_nse_fsm.lo #11 7.021 CC nm_gprs_nsvc_fsm.lo #11 7.067 CC nm_channel_fsm.lo #11 7.092 CC nm_rcarrier_fsm.lo #11 7.094 CC gsm_08_08.lo #11 7.119 CC osmo_bsc_bssap.lo #11 7.120 CC osmo_bsc_filter.lo #11 7.123 CC osmo_bsc_grace.lo #11 7.131 CC osmo_bsc_lcls.lo #11 7.144 CC osmo_bsc_mgcp.lo #11 7.152 CC osmo_bsc_msc.lo #11 7.186 CC osmo_bsc_sigtran.lo #11 7.198 CC paging.lo #11 7.199 CC pcu_sock.lo #11 7.199 CC penalty_timers.lo #11 7.205 CC bssmap_reset.lo #11 7.246 CC system_information.lo #11 7.250 CC timeslot_fsm.lo #11 7.253 CC smscb.lo #11 7.309 CC smscb_vty.lo #11 7.339 CC cbch_scheduler.lo #11 7.347 CC cbsp_link.lo #11 7.351 CC power_control.lo #11 7.623 CCLD libbsc.la #11 8.397 CCLD osmo-bsc #11 8.751 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 8.751 make[4]: Nothing to be done for 'install-data-am'. #11 8.751 /usr/bin/mkdir -p '/usr/local/bin' #11 8.753 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 8.767 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 8.769 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 8.770 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 8.770 Making install in utils #11 8.771 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 8.772 CC bs11_config.o #11 8.772 CC isdnsync.o #11 8.773 CC meas_json-meas_json.o #11 8.798 CCLD isdnsync #11 8.816 CCLD meas_json #11 8.837 CCLD bs11_config #11 9.021 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 9.021 make[4]: Nothing to be done for 'install-data-am'. #11 9.021 /usr/bin/mkdir -p '/usr/local/bin' #11 9.023 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 9.037 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 9.041 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 9.046 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 9.049 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 9.049 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 9.049 Making install in ipaccess #11 9.051 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 9.052 CC abisip-find.o #11 9.053 CC stubs.o #11 9.053 CC ipaccess-config.o #11 9.053 CC ipaccess-config-e1-driver.o #11 9.054 CC ipaccess-firmware.o #11 9.055 CC network_listen.o #11 9.056 CC ipaccess-proxy.o #11 9.111 CCLD abisip-find #11 9.143 CCLD ipaccess-proxy #11 9.147 CCLD ipaccess-config #11 9.334 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 9.334 make[4]: Nothing to be done for 'install-data-am'. #11 9.334 /usr/bin/mkdir -p '/usr/local/bin' #11 9.336 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 9.351 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 9.354 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 9.359 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 9.361 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 9.361 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 9.362 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 9.363 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 9.363 make[4]: Nothing to be done for 'install-exec-am'. #11 9.363 make[4]: Nothing to be done for 'install-data-am'. #11 9.363 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 9.363 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 9.363 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 9.364 Making install in tests #11 9.365 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 9.366 Making install in abis #11 9.367 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 9.368 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 9.368 make[4]: Nothing to be done for 'install-exec-am'. #11 9.368 make[4]: Nothing to be done for 'install-data-am'. #11 9.368 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 9.368 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 9.369 Making install in acc #11 9.369 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 9.371 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 9.371 make[4]: Nothing to be done for 'install-exec-am'. #11 9.371 make[4]: Nothing to be done for 'install-data-am'. #11 9.371 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 9.371 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 9.371 Making install in bsc #11 9.372 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 9.373 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 9.373 make[4]: Nothing to be done for 'install-exec-am'. #11 9.373 make[4]: Nothing to be done for 'install-data-am'. #11 9.373 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 9.373 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 9.373 Making install in codec_pref #11 9.374 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 9.375 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 9.375 make[4]: Nothing to be done for 'install-exec-am'. #11 9.375 make[4]: Nothing to be done for 'install-data-am'. #11 9.375 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 9.375 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 9.375 Making install in gsm0408 #11 9.376 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 9.377 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 9.377 make[4]: Nothing to be done for 'install-exec-am'. #11 9.377 make[4]: Nothing to be done for 'install-data-am'. #11 9.377 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 9.377 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 9.377 Making install in handover #11 9.379 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 9.380 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 9.380 make[4]: Nothing to be done for 'install-exec-am'. #11 9.380 make[4]: Nothing to be done for 'install-data-am'. #11 9.380 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 9.380 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 9.380 Making install in nanobts_omlattr #11 9.381 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 9.382 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 9.382 make[4]: Nothing to be done for 'install-exec-am'. #11 9.382 make[4]: Nothing to be done for 'install-data-am'. #11 9.382 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 9.382 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 9.382 Making install in paging #11 9.383 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 9.385 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 9.385 make[4]: Nothing to be done for 'install-exec-am'. #11 9.385 make[4]: Nothing to be done for 'install-data-am'. #11 9.385 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 9.385 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 9.385 Making install in subscr #11 9.386 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 9.387 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 9.387 make[4]: Nothing to be done for 'install-exec-am'. #11 9.387 make[4]: Nothing to be done for 'install-data-am'. #11 9.387 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 9.387 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 9.388 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 9.389 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 9.389 make[4]: Nothing to be done for 'install-exec-am'. #11 9.389 make[4]: Nothing to be done for 'install-data-am'. #11 9.389 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 9.389 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 9.389 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 9.389 Making install in doc #11 9.390 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 9.392 Making install in examples #11 9.393 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 9.394 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 9.394 make[4]: Nothing to be done for 'install-exec-am'. #11 9.394 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.396 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 9.396 make install-data-hook #11 9.398 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 9.398 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 9.398 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 9.398 mkdir -p "$(dirname $j)" && \ #11 9.398 /usr/bin/install -c -m 644 ./$f $j; \ #11 9.398 done #11 9.417 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 9.417 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 9.417 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 9.417 Making install in manuals #11 9.418 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 9.419 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 9.419 make[4]: Nothing to be done for 'install-exec-am'. #11 9.419 make[4]: Nothing to be done for 'install-data-am'. #11 9.419 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 9.420 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 9.420 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 9.422 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 9.422 make[4]: Nothing to be done for 'install-exec-am'. #11 9.422 make[4]: Nothing to be done for 'install-data-am'. #11 9.422 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 9.422 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 9.422 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 9.422 Making install in contrib #11 9.423 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 9.424 Making install in systemd #11 9.425 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 9.426 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 9.426 make[4]: Nothing to be done for 'install-exec-am'. #11 9.427 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.428 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 9.429 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 9.429 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 9.430 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 9.431 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 9.431 make[4]: Nothing to be done for 'install-exec-am'. #11 9.431 make[4]: Nothing to be done for 'install-data-am'. #11 9.431 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 9.431 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 9.431 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 9.432 make[2]: Entering directory '/tmp/osmo-bsc' #11 9.435 make[3]: Entering directory '/tmp/osmo-bsc' #11 9.435 make[3]: Nothing to be done for 'install-exec-am'. #11 9.435 make[3]: Nothing to be done for 'install-data-am'. #11 9.435 make[3]: Leaving directory '/tmp/osmo-bsc' #11 9.435 make[2]: Leaving directory '/tmp/osmo-bsc' #11 9.435 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 9.6s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.8s done #14 writing image sha256:014d0d5806dc495a22e4b13a301b5bd5ccaaf0e3c4234f041c1ba9b67a5687c7 0.0s done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.9s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 014d0d5806dc + 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 2.0.0.17.d2e8.202504022026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.14.0.28.4a09a.202504022026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.14.0.28.4a09a.202504022026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.6.0.2.1b40.202504022026 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.1.0.51.22e2.202504022026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran11:amd64 2.1.0.51.22e2.202504022026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.0.0.17.d2e8.202504022026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo coding library ii libosmocore 1.11.0.18.84dc.202504022026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.18.84dc.202504022026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.2.1b40.202504022026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.17.d2e8.202504022026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo VTY library ii osmocom-nightly 202504022026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + 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-bts-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.99kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.2s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 0.1s done #6 DONE 0.1s #7 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #7 DONE 0.3s #5 [internal] load build context #5 ... #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.4s #9 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #9 DONE 0.5s #10 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #10 DONE 0.5s #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.5s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.3s #12 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [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 #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #15 CACHED #16 [ 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 #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 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #18 CACHED #19 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #19 CACHED #20 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #21 CACHED #22 [ 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@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #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 clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #23 CACHED #24 [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 #24 CACHED #25 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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:ac6a21a6ee4828158451507d52c889f8752757741d99f654787b919126a011e2 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-bts-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ac6a21a6ee48 + 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 + [ -z ] + 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-bts-test/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #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 && 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 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #7 DONE 0.2s #7 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #7 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.1s #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 && 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.454 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.454 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.455 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.458 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.679 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB] #6 0.734 Fetched 354 kB in 0s (1165 kB/s) #6 0.734 Reading package lists... #6 1.021 Reading package lists... #6 1.290 Building dependency tree... #6 1.355 Reading state information... #6 1.424 The following additional packages will be installed: #6 1.424 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #6 1.424 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.424 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #6 1.436 The following NEW packages will be installed: #6 1.436 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 #6 1.436 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #6 1.436 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.437 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #6 1.457 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. #6 1.457 Need to get 2300 kB of archives. #6 1.457 After this operation, 8218 kB of additional disk space will be used. #6 1.457 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504022026 [1180 B] #6 1.459 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202504022026 [171 kB] #6 1.462 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202504022026 [52.1 kB] #6 1.463 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202504022026 [34.5 kB] #6 1.464 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202504022026 [71.2 kB] #6 1.466 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202504022026 [229 kB] #6 1.469 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504022026 [59.9 kB] #6 1.471 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202504022026 [104 kB] #6 1.473 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504022026 [70.7 kB] #6 1.475 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202504022026 [71.6 kB] #6 1.477 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202504022026 [179 kB] #6 1.479 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202504022026 [60.4 kB] #6 1.481 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202504022026 [64.2 kB] #6 1.483 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202504022026 [51.0 kB] #6 1.485 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202504022026 [44.3 kB] #6 1.486 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.18.84dc.202504022026 [849 kB] #6 1.495 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202504022026 [72.6 kB] #6 1.496 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.17.d2e8.202504022026 [114 kB] #6 1.600 debconf: delaying package configuration, since apt-utils is not installed #6 1.630 Fetched 2300 kB in 0s (40.3 MB/s) #6 1.662 Selecting previously unselected package osmocom-nightly. #6 1.662 (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 ... 117460 files and directories currently installed.) #6 1.688 Preparing to unpack .../00-osmocom-nightly_202504022026_amd64.deb ... #6 1.704 Unpacking osmocom-nightly (202504022026) ... #6 1.804 Selecting previously unselected package libosmocore22:amd64. #6 1.809 Preparing to unpack .../01-libosmocore22_1.11.0.18.84dc.202504022026_amd64.deb ... #6 1.840 Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... #6 1.949 Selecting previously unselected package libosmocodec4:amd64. #6 1.954 Preparing to unpack .../02-libosmocodec4_1.11.0.18.84dc.202504022026_amd64.deb ... #6 1.969 Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... #6 2.071 Selecting previously unselected package libosmotrau11:amd64. #6 2.076 Preparing to unpack .../03-libosmotrau11_2.0.0.17.d2e8.202504022026_amd64.deb ... #6 2.092 Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202504022026) ... #6 2.194 Selecting previously unselected package libosmoisdn0:amd64. #6 2.199 Preparing to unpack .../04-libosmoisdn0_1.11.0.18.84dc.202504022026_amd64.deb ... #6 2.216 Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... #6 2.330 Selecting previously unselected package libosmogsm20:amd64. #6 2.335 Preparing to unpack .../05-libosmogsm20_1.11.0.18.84dc.202504022026_amd64.deb ... #6 2.360 Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... #6 2.578 Selecting previously unselected package libosmonetif11:amd64. #6 2.588 Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202504022026_amd64.deb ... #6 2.622 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... #6 2.846 Selecting previously unselected package libosmovty13:amd64. #6 2.852 Preparing to unpack .../07-libosmovty13_1.11.0.18.84dc.202504022026_amd64.deb ... #6 2.877 Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... #6 3.096 Selecting previously unselected package libosmoabis15:amd64. #6 3.106 Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202504022026_amd64.deb ... #6 3.147 Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504022026) ... #6 3.358 Selecting previously unselected package libosmocoding0:amd64. #6 3.366 Preparing to unpack .../09-libosmocoding0_1.11.0.18.84dc.202504022026_amd64.deb ... #6 3.397 Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... #6 3.604 Selecting previously unselected package libosmogb14:amd64. #6 3.611 Preparing to unpack .../10-libosmogb14_1.11.0.18.84dc.202504022026_amd64.deb ... #6 3.641 Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... #6 3.849 Selecting previously unselected package libosmoctrl0:amd64. #6 3.856 Preparing to unpack .../11-libosmoctrl0_1.11.0.18.84dc.202504022026_amd64.deb ... #6 3.899 Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... #6 4.097 Selecting previously unselected package libosmosim2:amd64. #6 4.104 Preparing to unpack .../12-libosmosim2_1.11.0.18.84dc.202504022026_amd64.deb ... #6 4.128 Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... #6 4.336 Selecting previously unselected package libosmousb0:amd64. #6 4.353 Preparing to unpack .../13-libosmousb0_1.11.0.18.84dc.202504022026_amd64.deb ... #6 4.369 Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... #6 4.538 Selecting previously unselected package libosmocore. #6 4.546 Preparing to unpack .../14-libosmocore_1.11.0.18.84dc.202504022026_amd64.deb ... #6 4.570 Unpacking libosmocore (1.11.0.18.84dc.202504022026) ... #6 4.740 Selecting previously unselected package libosmocore-dev:amd64. #6 4.756 Preparing to unpack .../15-libosmocore-dev_1.11.0.18.84dc.202504022026_amd64.deb ... #6 4.789 Unpacking libosmocore-dev:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.022 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.045 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.2.1b40.202504022026_amd64.deb ... #6 5.073 Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504022026) ... #6 5.246 Selecting previously unselected package libosmo-abis-dev:amd64. #6 5.253 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.17.d2e8.202504022026_amd64.deb ... #6 5.284 Unpacking libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202504022026) ... #6 5.478 Setting up osmocom-nightly (202504022026) ... #6 5.556 Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.651 Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.739 Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.847 Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.958 Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202504022026) ... #6 6.066 Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... #6 6.174 Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... #6 6.281 Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... #6 6.388 Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... #6 6.496 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... #6 6.604 Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... #6 6.713 Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... #6 6.822 Setting up libosmocore (1.11.0.18.84dc.202504022026) ... #6 6.932 Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504022026) ... #6 7.039 Setting up libosmocore-dev:amd64 (1.11.0.18.84dc.202504022026) ... #6 7.142 Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202504022026) ... #6 7.219 Setting up libosmo-abis-dev:amd64 (2.0.0.17.d2e8.202504022026) ... #6 7.317 Processing triggers for libc-bin (2.36-9+deb12u10) ... #6 DONE 7.6s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.464 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.2s #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.455 Already on 'master' #11 0.455 Your branch is up to date with 'origin/master'. #11 0.456 refs/heads/master #11 0.458 HEAD is now at aa743cd9 rsl: rsl_rx_chan_activ(): fix code formatting #11 0.458 master #11 0.459 aa743cd97e36adfd96a8d08d6afc2b095426010c #11 2.396 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.396 libtoolize: copying file './ltmain.sh' #11 2.468 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.468 libtoolize: and rerunning libtoolize and aclocal. #11 2.468 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.160 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.160 configure.ac:40: You should run autoupdate. #11 3.160 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.160 configure.ac:40: the top level #11 3.160 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.160 configure.ac:84: You should run autoupdate. #11 3.160 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.160 configure.ac:84: the top level #11 3.160 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.160 configure.ac:92: You should run autoupdate. #11 3.160 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.160 configure.ac:92: the top level #11 3.160 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.160 configure.ac:124: You should run autoupdate. #11 3.160 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.160 configure.ac:124: the top level #11 3.160 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.160 configure.ac:132: You should run autoupdate. #11 3.160 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.160 configure.ac:132: the top level #11 3.160 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.160 configure.ac:272: You should run autoupdate. #11 3.160 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.160 configure.ac:272: the top level #11 3.160 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.160 configure.ac:292: You should run autoupdate. #11 3.160 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.160 configure.ac:292: the top level #11 3.160 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.160 configure.ac:354: You should run autoupdate. #11 3.160 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.160 configure.ac:354: the top level #11 3.160 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.160 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.160 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.160 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 3.160 configure.ac:422: the top level #11 3.160 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.160 configure.ac:424: You should run autoupdate. #11 3.549 configure.ac:23: installing './compile' #11 3.550 configure.ac:25: installing './config.guess' #11 3.551 configure.ac:25: installing './config.sub' #11 3.552 configure.ac:9: installing './install-sh' #11 3.553 configure.ac:9: installing './missing' #11 3.577 contrib/ber/Makefile.am: installing './depcomp' #11 3.650 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or #11 3.650 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo) #11 3.704 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 3.704 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 3.704 automake: warning: possible forward-incompatibility. #11 3.704 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 3.704 automake: automake option hasn't been enabled. For now, the corresponding output #11 3.704 automake: object file(s) will be placed in the top-level directory. However, this #11 3.704 automake: behavior may change in a future Automake major version, with object #11 3.704 automake: files being placed in the same subdirectory as the corresponding sources. #11 3.704 automake: You are advised to start using 'subdir-objects' option throughout your #11 3.704 automake: project, to avoid future incompatibilities. #11 3.705 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 3.705 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 3.705 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 3.705 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 3.706 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 3.707 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 3.707 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 3.707 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 3.707 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 3.758 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.758 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 3.780 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.780 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 3.803 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.803 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 3.815 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.815 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 3.828 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.828 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 3.840 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.840 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 3.852 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.852 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 3.853 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.853 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.865 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 3.865 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 3.894 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 3.894 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 3.945 checking for a BSD-compatible install... /usr/bin/install -c #11 3.948 checking whether build environment is sane... yes #11 3.952 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 3.953 checking for gawk... gawk #11 3.953 checking whether make sets $(MAKE)... yes #11 3.957 checking whether make supports nested variables... yes #11 3.960 checking whether make supports nested variables... (cached) yes #11 3.960 checking whether make sets $(MAKE)... (cached) yes #11 3.961 checking for gcc... gcc #11 3.972 checking whether the C compiler works... yes #11 3.991 checking for C compiler default output file name... a.out #11 3.991 checking for suffix of executables... #11 4.010 checking whether we are cross compiling... no #11 4.030 checking for suffix of object files... o #11 4.041 checking whether the compiler supports GNU C... yes #11 4.050 checking whether gcc accepts -g... yes #11 4.059 checking for gcc option to enable C11 features... none needed #11 4.074 checking whether gcc understands -c and -o together... yes #11 4.099 checking whether make supports the include directive... yes (GNU style) #11 4.102 checking dependency style of gcc... gcc3 #11 4.119 checking build system type... x86_64-pc-linux-gnu #11 4.140 checking host system type... x86_64-pc-linux-gnu #11 4.140 checking how to print strings... printf #11 4.154 checking for a sed that does not truncate output... /usr/bin/sed #11 4.156 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.157 checking for egrep... /usr/bin/grep -E #11 4.157 checking for fgrep... /usr/bin/grep -F #11 4.158 checking for ld used by gcc... /usr/bin/ld #11 4.160 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.161 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.162 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.172 checking whether ln -s works... yes #11 4.172 checking the maximum length of command line arguments... 1572864 #11 4.174 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.175 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.175 checking for /usr/bin/ld option to reload object files... -r #11 4.175 checking for file... file #11 4.175 checking for objdump... objdump #11 4.175 checking how to recognize dependent libraries... pass_all #11 4.175 checking for dlltool... no #11 4.175 checking how to associate runtime and link libraries... printf %s\n #11 4.175 checking for ar... ar #11 4.175 checking for archiver @FILE support... @ #11 4.196 checking for strip... strip #11 4.196 checking for ranlib... ranlib #11 4.196 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 4.227 checking for sysroot... no #11 4.227 checking for a working dd... /usr/bin/dd #11 4.229 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 4.238 checking for mt... no #11 4.238 checking if : is a manifest tool... no #11 4.240 checking for stdio.h... yes #11 4.248 checking for stdlib.h... yes #11 4.258 checking for string.h... yes #11 4.269 checking for inttypes.h... yes #11 4.279 checking for stdint.h... yes #11 4.290 checking for strings.h... yes #11 4.301 checking for sys/stat.h... yes #11 4.312 checking for sys/types.h... yes #11 4.323 checking for unistd.h... yes #11 4.335 checking for dlfcn.h... yes #11 4.348 checking for objdir... .libs #11 4.376 checking if gcc supports -fno-rtti -fno-exceptions... no #11 4.385 checking for gcc option to produce PIC... -fPIC -DPIC #11 4.385 checking if gcc PIC flag -fPIC -DPIC works... yes #11 4.393 checking if gcc static flag -static works... yes #11 4.423 checking if gcc supports -c -o file.o... yes #11 4.443 checking if gcc supports -c -o file.o... (cached) yes #11 4.443 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 4.447 checking whether -lc should be explicitly linked in... no #11 4.459 checking dynamic linker characteristics... GNU/Linux ld.so #11 4.484 checking how to hardcode library paths into programs... immediate #11 4.484 checking whether stripping libraries is possible... yes #11 4.485 checking if libtool supports shared libraries... yes #11 4.485 checking whether to build shared libraries... yes #11 4.485 checking whether to build static libraries... yes #11 4.485 checking for pkg-config... /usr/bin/pkg-config #11 4.485 checking for pkg-config... /usr/bin/pkg-config #11 4.486 checking pkg-config is at least version 0.20... yes #11 4.486 checking for egrep... (cached) /usr/bin/grep -E #11 4.486 checking for libosmocore >= 1.11.0... yes #11 4.490 checking for libosmovty >= 1.11.0... yes #11 4.494 checking for libosmogsm >= 1.11.0... yes #11 4.498 checking for libosmoctrl >= 1.11.0... yes #11 4.502 checking for libosmocodec >= 1.11.0... yes #11 4.506 checking for libosmocoding >= 1.11.0... yes #11 4.510 checking for libosmoabis >= 2.0.0... yes #11 4.514 checking for libosmotrau >= 2.0.0... yes #11 4.518 checking for libosmo-netif >= 1.6.0... yes #11 4.521 checking whether to enable support for sysmobts calibration tool... no #11 4.521 checking whether to enable support for sysmoBTS L1/PHY support... no #11 4.521 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 4.521 checking whether to enable support for Octasic OCTPHY-2G... no #11 4.522 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 4.522 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 4.522 checking whether to enable VTY/CTRL tests... no #11 4.522 checking whether to include systemtap tracing support... no #11 4.524 CFLAGS=" -std=gnu11" #11 4.524 CPPFLAGS="" #11 4.534 checking that generated files are newer than configure... done #11 4.951 configure: creating ./config.status #11 5.138 config.status: creating src/Makefile #11 5.145 config.status: creating src/common/Makefile #11 5.152 config.status: creating src/osmo-bts-virtual/Makefile #11 5.159 config.status: creating src/osmo-bts-omldummy/Makefile #11 5.165 config.status: creating src/osmo-bts-sysmo/Makefile #11 5.173 config.status: creating src/osmo-bts-lc15/Makefile #11 5.181 config.status: creating src/osmo-bts-oc2g/Makefile #11 5.188 config.status: creating src/osmo-bts-trx/Makefile #11 5.197 config.status: creating src/osmo-bts-octphy/Makefile #11 5.204 config.status: creating include/Makefile #11 5.210 config.status: creating include/osmo-bts/Makefile #11 5.217 config.status: creating tests/Makefile #11 5.224 config.status: creating tests/paging/Makefile #11 5.230 config.status: creating tests/agch/Makefile #11 5.237 config.status: creating tests/cipher/Makefile #11 5.244 config.status: creating tests/sysmobts/Makefile #11 5.251 config.status: creating tests/misc/Makefile #11 5.258 config.status: creating tests/handover/Makefile #11 5.265 config.status: creating tests/ta_control/Makefile #11 5.271 config.status: creating tests/tx_power/Makefile #11 5.278 config.status: creating tests/power/Makefile #11 5.285 config.status: creating tests/meas/Makefile #11 5.292 config.status: creating tests/amr/Makefile #11 5.298 config.status: creating tests/csd/Makefile #11 5.305 config.status: creating doc/Makefile #11 5.313 config.status: creating doc/examples/Makefile #11 5.320 config.status: creating doc/manuals/Makefile #11 5.326 config.status: creating contrib/Makefile #11 5.333 config.status: creating contrib/ber/Makefile #11 5.340 config.status: creating contrib/systemd/Makefile #11 5.347 config.status: creating Makefile #11 5.352 config.status: creating btsconfig.h #11 5.358 config.status: executing tests/atconfig commands #11 5.359 config.status: executing depfiles commands #11 6.333 config.status: executing libtool commands #11 6.394 echo 1.9.0.1-aa74 > .version-t && mv .version-t .version #11 6.396 make install-recursive #11 6.399 make[1]: Entering directory '/tmp/osmo-bts' #11 6.403 Making install in include #11 6.405 make[2]: Entering directory '/tmp/osmo-bts/include' #11 6.407 Making install in osmo-bts #11 6.409 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 6.412 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 6.412 make[4]: Nothing to be done for 'install-exec-am'. #11 6.412 make[4]: Nothing to be done for 'install-data-am'. #11 6.412 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 6.412 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 6.414 make[3]: Entering directory '/tmp/osmo-bts/include' #11 6.416 make[4]: Entering directory '/tmp/osmo-bts/include' #11 6.416 make[4]: Nothing to be done for 'install-exec-am'. #11 6.416 make[4]: Nothing to be done for 'install-data-am'. #11 6.416 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 6.416 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 6.417 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 6.417 Making install in src #11 6.419 make[2]: Entering directory '/tmp/osmo-bts/src' #11 6.424 Making install in common #11 6.427 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 6.427 make install-am #11 6.431 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 6.432 CC gsm_data.o #11 6.432 CC sysinfo.o #11 6.432 CC logging.o #11 6.432 CC abis.o #11 6.432 CC abis_osmo.o #11 6.433 CC oml.o #11 6.434 CC osmux.o #11 6.435 CC bts.o #11 6.436 CC bts_sm.o #11 6.437 CC bts_trx.o #11 6.438 CC rsl.o #11 6.438 CC rtp_input_preen.o #11 6.438 CC vty.o #11 6.438 CC paging.o #11 6.438 CC measurement.o #11 6.439 CC amr.o #11 6.439 CC asci.o #11 6.439 CC lchan.o #11 6.441 CC load_indication.o #11 6.443 CC pcu_sock.o #11 6.498 CC msg_utils.o #11 6.498 CC handover.o #11 6.502 CC tx_power.o #11 6.503 CC bts_ctrl_commands.o #11 6.504 CC bts_ctrl_lookup.o #11 6.504 CC bts_shutdown_fsm.o #11 6.505 CC csd_rlp.o #11 6.509 CC csd_v110.o #11 6.514 CC l1sap.o #11 6.529 CC cbch.o #11 6.535 CC power_control.o #11 6.537 CC main.o #11 6.542 CC phy_link.o #11 6.549 CC dtx_dl_amr_fsm.o #11 6.556 CC scheduler_mframe.o #11 6.589 CC ta_control.o #11 6.589 CC nm_common_fsm.o #11 6.590 CC nm_bts_sm_fsm.o #11 6.590 CC nm_bts_fsm.o #11 6.590 CC nm_bb_transc_fsm.o #11 6.590 CC nm_channel_fsm.o #11 6.590 CC nm_gprs_nse_fsm.o #11 6.591 CC nm_gprs_cell_fsm.o #11 6.607 CC nm_gprs_nsvc_fsm.o #11 6.608 CC nm_radio_carrier_fsm.o #11 6.608 CC notification.o #11 6.609 CC scheduler.o #11 6.720 AR libl1sched.a #11 6.720 ar: `u' modifier ignored since `D' is the default (see `U') #11 6.757 AR libbts.a #11 6.758 ar: `u' modifier ignored since `D' is the default (see `U') #11 6.793 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 6.793 make[5]: Nothing to be done for 'install-exec-am'. #11 6.793 make[5]: Nothing to be done for 'install-data-am'. #11 6.793 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 6.793 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 6.793 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 6.794 Making install in osmo-bts-virtual #11 6.795 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 6.796 CC main.o #11 6.796 CC bts_model.o #11 6.797 CC virtualbts_vty.o #11 6.797 CC scheduler_virtbts.o #11 6.798 CC l1_if.o #11 6.798 CC osmo_mcast_sock.o #11 6.798 CC virtual_um.o #11 6.901 CCLD osmo-bts-virtual #11 7.148 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 7.148 make[4]: Nothing to be done for 'install-data-am'. #11 7.149 /usr/bin/mkdir -p '/usr/local/bin' #11 7.150 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 7.167 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 7.168 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 7.169 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 7.169 Making install in osmo-bts-omldummy #11 7.170 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 7.170 CC main.o #11 7.170 CC bts_model.o #11 7.214 CCLD osmo-bts-omldummy #11 7.791 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 7.791 make[4]: Nothing to be done for 'install-data-am'. #11 7.791 /usr/bin/mkdir -p '/usr/local/bin' #11 7.793 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 7.807 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 7.808 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 7.809 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 7.809 Making install in osmo-bts-trx #11 7.810 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 7.810 make install-am #11 7.812 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 7.812 CC main.o #11 7.812 CC trx_if.o #11 7.813 CC l1_if.o #11 7.813 CC scheduler_trx.o #11 7.813 CC sched_lchan_fcch_sch.o #11 7.813 CC sched_lchan_rach.o #11 7.814 CC sched_lchan_xcch.o #11 7.815 CC sched_lchan_pdtch.o #11 7.816 CC sched_lchan_tchf.o #11 7.817 CC sched_lchan_tchh.o #11 7.817 CC trx_provision_fsm.o #11 7.818 CC trx_vty.o #11 7.818 CC amr_loop.o #11 7.912 CCLD osmo-bts-trx #11 8.793 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.794 make[5]: Nothing to be done for 'install-data-am'. #11 8.794 /usr/bin/mkdir -p '/usr/local/bin' #11 8.796 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 8.812 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 8.814 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.814 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.815 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 8.816 make[3]: Entering directory '/tmp/osmo-bts/src' #11 8.818 make[4]: Entering directory '/tmp/osmo-bts/src' #11 8.818 make[4]: Nothing to be done for 'install-exec-am'. #11 8.818 make[4]: Nothing to be done for 'install-data-am'. #11 8.818 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 8.818 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 8.818 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 8.818 Making install in tests #11 8.819 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 8.822 Making install in paging #11 8.823 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 8.826 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 8.826 make[4]: Nothing to be done for 'install-exec-am'. #11 8.826 make[4]: Nothing to be done for 'install-data-am'. #11 8.826 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 8.826 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 8.826 Making install in cipher #11 8.828 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 8.830 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 8.830 make[4]: Nothing to be done for 'install-exec-am'. #11 8.830 make[4]: Nothing to be done for 'install-data-am'. #11 8.830 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 8.830 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 8.830 Making install in agch #11 8.833 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 8.836 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 8.836 make[4]: Nothing to be done for 'install-exec-am'. #11 8.836 make[4]: Nothing to be done for 'install-data-am'. #11 8.836 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 8.836 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 8.836 Making install in misc #11 8.839 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 8.843 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 8.843 make[4]: Nothing to be done for 'install-exec-am'. #11 8.843 make[4]: Nothing to be done for 'install-data-am'. #11 8.843 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 8.844 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 8.844 Making install in handover #11 8.846 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 8.851 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 8.851 make[4]: Nothing to be done for 'install-exec-am'. #11 8.851 make[4]: Nothing to be done for 'install-data-am'. #11 8.851 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 8.852 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 8.852 Making install in tx_power #11 8.856 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 8.863 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 8.863 make[4]: Nothing to be done for 'install-exec-am'. #11 8.863 make[4]: Nothing to be done for 'install-data-am'. #11 8.863 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 8.863 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 8.863 Making install in power #11 8.867 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 8.873 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 8.873 make[4]: Nothing to be done for 'install-exec-am'. #11 8.873 make[4]: Nothing to be done for 'install-data-am'. #11 8.873 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 8.873 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 8.873 Making install in meas #11 8.877 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 8.882 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 8.882 make[4]: Nothing to be done for 'install-exec-am'. #11 8.882 make[4]: Nothing to be done for 'install-data-am'. #11 8.882 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 8.882 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 8.882 Making install in ta_control #11 8.885 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 8.890 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 8.890 make[4]: Nothing to be done for 'install-exec-am'. #11 8.890 make[4]: Nothing to be done for 'install-data-am'. #11 8.890 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 8.891 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 8.891 Making install in amr #11 8.893 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 8.895 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 8.895 make[4]: Nothing to be done for 'install-exec-am'. #11 8.895 make[4]: Nothing to be done for 'install-data-am'. #11 8.895 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 8.895 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 8.895 Making install in csd #11 8.895 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 8.897 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 8.897 make[4]: Nothing to be done for 'install-exec-am'. #11 8.897 make[4]: Nothing to be done for 'install-data-am'. #11 8.897 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 8.897 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 8.897 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 8.898 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 8.898 make[4]: Nothing to be done for 'install-exec-am'. #11 8.898 make[4]: Nothing to be done for 'install-data-am'. #11 8.898 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 8.899 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 8.899 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 8.899 Making install in doc #11 8.900 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 8.901 Making install in examples #11 8.902 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 8.903 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 8.903 make[4]: Nothing to be done for 'install-exec-am'. #11 8.904 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 8.904 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 8.904 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 8.905 /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 8.905 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 8.906 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 8.907 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 8.907 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 8.907 Making install in manuals #11 8.908 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 8.909 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 8.909 make[4]: Nothing to be done for 'install-exec-am'. #11 8.909 make[4]: Nothing to be done for 'install-data-am'. #11 8.909 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 8.909 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 8.910 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 8.911 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 8.911 make[4]: Nothing to be done for 'install-exec-am'. #11 8.911 make[4]: Nothing to be done for 'install-data-am'. #11 8.911 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 8.911 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 8.911 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 8.911 Making install in contrib #11 8.912 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 8.914 Making install in systemd #11 8.915 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 8.916 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 8.916 make[4]: Nothing to be done for 'install-exec-am'. #11 8.916 /usr/bin/mkdir -p '/lib/systemd/system' #11 8.917 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 8.918 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 8.918 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 8.918 Making install in ber #11 8.919 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 8.919 CC rtp_ber.o #11 8.920 CC rtp_gen_map.o #11 8.963 CCLD rtp_gen_map #11 8.963 CCLD rtp_ber #11 9.068 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 9.068 make[4]: Nothing to be done for 'install-exec-am'. #11 9.068 make[4]: Nothing to be done for 'install-data-am'. #11 9.068 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 9.068 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 9.069 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 9.070 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 9.070 make[4]: Nothing to be done for 'install-exec-am'. #11 9.070 make[4]: Nothing to be done for 'install-data-am'. #11 9.070 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 9.070 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 9.070 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 9.071 make[2]: Entering directory '/tmp/osmo-bts' #11 9.073 make[3]: Entering directory '/tmp/osmo-bts' #11 9.073 make[3]: Nothing to be done for 'install-exec-am'. #11 9.073 make[3]: Nothing to be done for 'install-data-am'. #11 9.073 make[3]: Leaving directory '/tmp/osmo-bts' #11 9.073 make[2]: Leaving directory '/tmp/osmo-bts' #11 9.074 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 9.2s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:0b58776228b660a611461334cb7534d1a45339ca593358a545e3f45b71a50c31 0.0s done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 0b58776228b6 + 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 2.0.0.17.d2e8.202504022026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.6.0.2.1b40.202504022026 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.0.0.17.d2e8.202504022026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo coding library ii libosmocore 1.11.0.18.84dc.202504022026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.18.84dc.202504022026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.2.1b40.202504022026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.17.d2e8.202504022026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.18.84dc.202504022026 amd64 Osmo VTY library ii osmocom-nightly 202504022026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmocom-bb-host-master + local feed + depends= + [ -n ] + docker_distro_from_image_name osmocom-bb-host-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmocom-bb-host-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmocom-bb-host-master + echo osmocom-bb-host-master + dir=osmocom-bb-host-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmocom-bb-host-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmocom-bb-host-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-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmocom-bb-host-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.2s #4 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 CACHED #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.1s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 0.308 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.308 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.308 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.312 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.430 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB] #6 0.470 Fetched 354 kB in 0s (1896 kB/s) #6 0.470 Reading package lists... #6 0.740 Reading package lists... #6 1.000 Building dependency tree... #6 1.069 Reading state information... #6 1.134 The following additional packages will be installed: #6 1.134 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #6 1.134 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.135 osmocom-nightly #6 1.145 The following NEW packages will be installed: #6 1.145 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #6 1.145 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.145 libosmovty13 osmocom-nightly #6 1.167 0 upgraded, 13 newly installed, 0 to remove and 3 not upgraded. #6 1.167 Need to get 1948 kB of archives. #6 1.167 After this operation, 6865 kB of additional disk space will be used. #6 1.167 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504022026 [1180 B] #6 1.169 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202504022026 [171 kB] #6 1.173 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202504022026 [52.1 kB] #6 1.174 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202504022026 [71.2 kB] #6 1.176 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202504022026 [229 kB] #6 1.180 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202504022026 [71.6 kB] #6 1.182 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202504022026 [104 kB] #6 1.184 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202504022026 [179 kB] #6 1.187 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202504022026 [60.4 kB] #6 1.188 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202504022026 [64.2 kB] #6 1.190 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202504022026 [51.0 kB] #6 1.192 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202504022026 [44.3 kB] #6 1.193 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.18.84dc.202504022026 [849 kB] #6 1.329 debconf: delaying package configuration, since apt-utils is not installed #6 1.378 Fetched 1948 kB in 0s (36.3 MB/s) #6 1.456 Selecting previously unselected package osmocom-nightly. #6 1.456 (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 ... 117460 files and directories currently installed.) #6 1.494 Preparing to unpack .../00-osmocom-nightly_202504022026_amd64.deb ... #6 1.532 Unpacking osmocom-nightly (202504022026) ... #6 1.730 Selecting previously unselected package libosmocore22:amd64. #6 1.738 Preparing to unpack .../01-libosmocore22_1.11.0.18.84dc.202504022026_amd64.deb ... #6 1.803 Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... #6 2.005 Selecting previously unselected package libosmocodec4:amd64. #6 2.022 Preparing to unpack .../02-libosmocodec4_1.11.0.18.84dc.202504022026_amd64.deb ... #6 2.054 Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... #6 2.255 Selecting previously unselected package libosmoisdn0:amd64. #6 2.273 Preparing to unpack .../03-libosmoisdn0_1.11.0.18.84dc.202504022026_amd64.deb ... #6 2.306 Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... #6 2.510 Selecting previously unselected package libosmogsm20:amd64. #6 2.518 Preparing to unpack .../04-libosmogsm20_1.11.0.18.84dc.202504022026_amd64.deb ... #6 2.545 Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... #6 2.755 Selecting previously unselected package libosmocoding0:amd64. #6 2.773 Preparing to unpack .../05-libosmocoding0_1.11.0.18.84dc.202504022026_amd64.deb ... #6 2.806 Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... #6 3.003 Selecting previously unselected package libosmovty13:amd64. #6 3.021 Preparing to unpack .../06-libosmovty13_1.11.0.18.84dc.202504022026_amd64.deb ... #6 3.054 Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... #6 3.261 Selecting previously unselected package libosmogb14:amd64. #6 3.279 Preparing to unpack .../07-libosmogb14_1.11.0.18.84dc.202504022026_amd64.deb ... #6 3.309 Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... #6 3.520 Selecting previously unselected package libosmoctrl0:amd64. #6 3.529 Preparing to unpack .../08-libosmoctrl0_1.11.0.18.84dc.202504022026_amd64.deb ... #6 3.551 Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... #6 3.763 Selecting previously unselected package libosmosim2:amd64. #6 3.771 Preparing to unpack .../09-libosmosim2_1.11.0.18.84dc.202504022026_amd64.deb ... #6 3.788 Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... #6 3.959 Selecting previously unselected package libosmousb0:amd64. #6 3.976 Preparing to unpack .../10-libosmousb0_1.11.0.18.84dc.202504022026_amd64.deb ... #6 3.995 Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... #6 4.161 Selecting previously unselected package libosmocore. #6 4.174 Preparing to unpack .../11-libosmocore_1.11.0.18.84dc.202504022026_amd64.deb ... #6 4.203 Unpacking libosmocore (1.11.0.18.84dc.202504022026) ... #6 4.379 Selecting previously unselected package libosmocore-dev:amd64. #6 4.387 Preparing to unpack .../12-libosmocore-dev_1.11.0.18.84dc.202504022026_amd64.deb ... #6 4.417 Unpacking libosmocore-dev:amd64 (1.11.0.18.84dc.202504022026) ... #6 4.684 Setting up osmocom-nightly (202504022026) ... #6 4.786 Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... #6 4.897 Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.004 Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.114 Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.220 Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.327 Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.435 Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.543 Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.652 Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.761 Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... #6 5.870 Setting up libosmocore (1.11.0.18.84dc.202504022026) ... #6 5.978 Setting up libosmocore-dev:amd64 (1.11.0.18.84dc.202504022026) ... #6 6.083 Processing triggers for libc-bin (2.36-9+deb12u10) ... #6 DONE 6.5s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.2s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.543 Cloning into 'osmocom-bb'... #8 DONE 1.1s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.2s #10 [ 6/10] RUN CD osmocom-bb && 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 #10 0.551 Already on 'master' #10 0.552 Your branch is up to date with 'origin/master'. #10 0.552 refs/heads/master #10 0.556 HEAD is now at 54a0052a fake_trx: Remove unneeded field assignment #10 0.557 master #10 0.557 54a0052ab8de1639c306cb3afd1f0ce19b8e2c9c #10 DONE 0.6s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.680 libtoolize: putting auxiliary files in '.'. #11 2.680 libtoolize: copying file './ltmain.sh' #11 2.688 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.688 libtoolize: copying file 'm4/libtool.m4' #11 2.696 libtoolize: copying file 'm4/ltoptions.m4' #11 2.705 libtoolize: copying file 'm4/ltsugar.m4' #11 2.714 libtoolize: copying file 'm4/ltversion.m4' #11 2.723 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.991 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.991 configure.ac:21: You should run autoupdate. #11 3.991 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.991 configure.ac:21: the top level #11 4.386 configure.ac:12: installing './compile' #11 4.390 configure.ac:24: installing './config.guess' #11 4.394 configure.ac:24: installing './config.sub' #11 4.397 configure.ac:3: installing './install-sh' #11 4.401 configure.ac:3: installing './missing' #11 4.463 src/Makefile.am: installing './depcomp' #11 4.512 checking for a BSD-compatible install... /usr/bin/install -c #11 4.516 checking whether build environment is sane... yes #11 4.520 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.521 checking for gawk... gawk #11 4.521 checking whether make sets $(MAKE)... yes #11 4.525 checking whether make supports nested variables... yes #11 4.528 checking whether make supports nested variables... (cached) yes #11 4.528 checking whether make sets $(MAKE)... (cached) yes #11 4.529 checking for gcc... gcc #11 4.541 checking whether the C compiler works... yes #11 4.560 checking for C compiler default output file name... a.out #11 4.561 checking for suffix of executables... #11 4.579 checking whether we are cross compiling... no #11 4.599 checking for suffix of object files... o #11 4.609 checking whether the compiler supports GNU C... yes #11 4.618 checking whether gcc accepts -g... yes #11 4.628 checking for gcc option to enable C11 features... none needed #11 4.645 checking whether gcc understands -c and -o together... yes #11 4.662 checking whether make supports the include directive... yes (GNU style) #11 4.666 checking dependency style of gcc... gcc3 #11 4.682 checking for pkg-config... /usr/bin/pkg-config #11 4.682 checking pkg-config is at least version 0.9.0... yes #11 4.682 checking for libosmocore... yes #11 4.686 checking for libosmocoding... yes #11 4.690 checking for libosmogsm... yes #11 4.694 checking for stdio.h... yes #11 4.703 checking for stdlib.h... yes #11 4.713 checking for string.h... yes #11 4.724 checking for inttypes.h... yes #11 4.735 checking for stdint.h... yes #11 4.746 checking for strings.h... yes #11 4.757 checking for sys/stat.h... yes #11 4.768 checking for sys/types.h... yes #11 4.779 checking for unistd.h... yes #11 4.792 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.793 checking for egrep... /usr/bin/grep -E #11 4.796 checking build system type... x86_64-pc-linux-gnu #11 4.819 checking host system type... x86_64-pc-linux-gnu #11 4.819 checking how to print strings... printf #11 4.833 checking for a sed that does not truncate output... /usr/bin/sed #11 4.835 checking for fgrep... /usr/bin/grep -F #11 4.836 checking for ld used by gcc... /usr/bin/ld #11 4.838 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.840 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.841 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.851 checking whether ln -s works... yes #11 4.851 checking the maximum length of command line arguments... 1572864 #11 4.854 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.854 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.854 checking for /usr/bin/ld option to reload object files... -r #11 4.854 checking for file... file #11 4.855 checking for objdump... objdump #11 4.855 checking how to recognize dependent libraries... pass_all #11 4.855 checking for dlltool... no #11 4.856 checking how to associate runtime and link libraries... printf %s\n #11 4.856 checking for ar... ar #11 4.856 checking for archiver @FILE support... @ #11 4.869 checking for strip... strip #11 4.869 checking for ranlib... ranlib #11 4.869 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 4.901 checking for sysroot... no #11 4.901 checking for a working dd... /usr/bin/dd #11 4.903 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 4.911 checking for mt... no #11 4.911 checking if : is a manifest tool... no #11 4.913 checking for dlfcn.h... yes #11 4.927 checking for objdir... .libs #11 4.957 checking if gcc supports -fno-rtti -fno-exceptions... no #11 4.966 checking for gcc option to produce PIC... -fPIC -DPIC #11 4.966 checking if gcc PIC flag -fPIC -DPIC works... yes #11 4.975 checking if gcc static flag -static works... yes #11 5.005 checking if gcc supports -c -o file.o... yes #11 5.018 checking if gcc supports -c -o file.o... (cached) yes #11 5.018 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.022 checking whether -lc should be explicitly linked in... no #11 5.034 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.060 checking how to hardcode library paths into programs... immediate #11 5.060 checking whether stripping libraries is possible... yes #11 5.061 checking if libtool supports shared libraries... yes #11 5.061 checking whether to build shared libraries... yes #11 5.061 checking whether to build static libraries... yes #11 5.061 CFLAGS=" -std=gnu11" #11 5.061 CPPFLAGS="" #11 5.072 checking that generated files are newer than configure... done #11 5.521 configure: creating ./config.status #11 6.094 config.status: creating include/Makefile #11 6.106 config.status: creating include/osmocom/Makefile #11 6.118 config.status: creating include/osmocom/bb/Makefile #11 6.131 config.status: creating include/osmocom/bb/l1sched/Makefile #11 6.142 config.status: creating include/osmocom/bb/trxcon/Makefile #11 6.151 config.status: creating src/Makefile #11 6.159 config.status: creating Makefile #11 6.165 config.status: executing depfiles commands #11 6.210 config.status: executing libtool commands #11 6.231 echo 0.0.0 > .version-t && mv .version-t .version #11 6.231 make install-recursive #11 6.233 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 6.234 Making install in include #11 6.235 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.236 Making install in osmocom #11 6.237 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.239 Making install in bb #11 6.240 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.241 Making install in l1sched #11 6.242 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.243 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.243 make[6]: Nothing to be done for 'install-exec-am'. #11 6.243 make[6]: Nothing to be done for 'install-data-am'. #11 6.243 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.243 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.243 Making install in trxcon #11 6.244 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.245 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.245 make[6]: Nothing to be done for 'install-exec-am'. #11 6.245 make[6]: Nothing to be done for 'install-data-am'. #11 6.245 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.245 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.246 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.247 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.247 make[6]: Nothing to be done for 'install-exec-am'. #11 6.247 make[6]: Nothing to be done for 'install-data-am'. #11 6.247 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.247 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.247 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.248 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.249 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.249 make[5]: Nothing to be done for 'install-exec-am'. #11 6.249 make[5]: Nothing to be done for 'install-data-am'. #11 6.249 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.249 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.250 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.250 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.252 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.252 make[4]: Nothing to be done for 'install-exec-am'. #11 6.252 make[4]: Nothing to be done for 'install-data-am'. #11 6.252 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.252 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.252 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.252 Making install in src #11 6.253 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 6.254 CC l1ctl_server.o #11 6.254 CC trxcon_main.o #11 6.254 CC logging.o #11 6.254 CC trx_if.o #11 6.254 CC trxcon_inst.lo #11 6.255 CC trxcon_fsm.lo #11 6.255 CC trxcon_shim.lo #11 6.255 CC l1ctl.lo #11 6.255 CC sched_lchan_common.lo #11 6.256 CC sched_lchan_pdtch.lo #11 6.256 CC sched_lchan_desc.lo #11 6.256 CC sched_lchan_xcch.lo #11 6.256 CC sched_lchan_tchf.lo #11 6.257 CC sched_lchan_tchh.lo #11 6.257 CC sched_lchan_rach.lo #11 6.260 CC sched_lchan_sch.lo #11 6.261 CC sched_mframe.lo #11 6.261 CC sched_trx.lo #11 6.261 CC sched_prim.lo #11 6.261 CC l1gprs.lo #11 6.386 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 6.386 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 6.386 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 6.386 | ^~ #11 6.386 In file included from sched_lchan_tchh.c:36: #11 6.386 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 6.386 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 6.386 | ^~~~~~~~~~~~~~~~~~~~~ #11 6.470 CCLD libl1sched.la #11 6.476 CCLD libtrxcon.la #11 6.495 CCLD libl1gprs.la #11 6.544 CCLD trxcon #11 6.710 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 6.710 make[3]: Nothing to be done for 'install-data-am'. #11 6.710 /usr/bin/mkdir -p '/usr/local/bin' #11 6.712 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 6.726 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 6.727 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 6.727 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 6.728 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 6.729 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 6.729 make[3]: Nothing to be done for 'install-exec-am'. #11 6.729 make[3]: Nothing to be done for 'install-data-am'. #11 6.729 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 6.729 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 6.729 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 6.9s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 1.924 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 1.924 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 1.924 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 1.924 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 1.924 configure.ac:3: the top level #12 1.924 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 1.924 configure.ac:23: You should run autoupdate. #12 1.924 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 1.924 configure.ac:23: the top level #12 2.244 configure.ac:13: installing './compile' #12 2.244 configure.ac:4: installing './install-sh' #12 2.245 configure.ac:4: installing './missing' #12 2.286 src/Makefile.am: installing './depcomp' #12 2.340 checking for a BSD-compatible install... /usr/bin/install -c #12 2.347 checking whether build environment is sane... yes #12 2.361 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.365 checking for gawk... gawk #12 2.366 checking whether make sets $(MAKE)... yes #12 2.388 checking whether make supports nested variables... yes #12 2.404 checking whether make supports nested variables... (cached) yes #12 2.404 checking whether make sets $(MAKE)... (cached) yes #12 2.410 checking for gcc... gcc #12 2.475 checking whether the C compiler works... yes #12 2.518 checking for C compiler default output file name... a.out #12 2.519 checking for suffix of executables... #12 2.540 checking whether we are cross compiling... no #12 2.562 checking for suffix of object files... o #12 2.577 checking whether the compiler supports GNU C... yes #12 2.603 checking whether gcc accepts -g... yes #12 2.624 checking for gcc option to enable C11 features... none needed #12 2.652 checking whether gcc understands -c and -o together... yes #12 2.683 checking whether make supports the include directive... yes (GNU style) #12 2.686 checking dependency style of gcc... gcc3 #12 2.702 checking for pkg-config... /usr/bin/pkg-config #12 2.702 checking pkg-config is at least version 0.9.0... yes #12 2.703 checking for libosmocore... yes #12 2.706 checking for libosmogsm... yes #12 2.709 checking for stdio.h... yes #12 2.718 checking for stdlib.h... yes #12 2.729 checking for string.h... yes #12 2.740 checking for inttypes.h... yes #12 2.752 checking for stdint.h... yes #12 2.763 checking for strings.h... yes #12 2.777 checking for sys/stat.h... yes #12 2.788 checking for sys/types.h... yes #12 2.799 checking for unistd.h... yes #12 2.811 checking for grep that handles long lines and -e... /usr/bin/grep #12 2.812 checking for egrep... /usr/bin/grep -E #12 2.813 CFLAGS=" -std=gnu11" #12 2.813 CPPFLAGS="" #12 2.820 checking that generated files are newer than configure... done #12 3.355 configure: creating ./config.status #12 3.473 config.status: creating Makefile #12 3.480 config.status: creating include/Makefile #12 3.487 config.status: creating include/osmocom/Makefile #12 3.495 config.status: creating include/osmocom/bb/Makefile #12 3.504 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.511 config.status: creating src/Makefile #12 3.518 config.status: creating config.h #12 3.524 config.status: executing depfiles commands #12 3.702 Making install in include #12 3.706 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.715 Making install in osmocom #12 3.719 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.728 Making install in bb #12 3.732 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.741 Making install in virtphy #12 3.745 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.751 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.751 make[5]: Nothing to be done for 'install-exec-am'. #12 3.751 make[5]: Nothing to be done for 'install-data-am'. #12 3.751 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.751 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.754 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.761 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.761 make[5]: Nothing to be done for 'install-exec-am'. #12 3.761 make[5]: Nothing to be done for 'install-data-am'. #12 3.761 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.761 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.762 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.764 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.767 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.767 make[4]: Nothing to be done for 'install-exec-am'. #12 3.767 make[4]: Nothing to be done for 'install-data-am'. #12 3.767 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.767 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.768 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.769 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.771 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.771 make[3]: Nothing to be done for 'install-exec-am'. #12 3.771 make[3]: Nothing to be done for 'install-data-am'. #12 3.771 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.771 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.771 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.771 Making install in src #12 3.773 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.773 CC virtphy.o #12 3.773 CC l1gprs.o #12 3.773 CC logging.o #12 3.774 CC gsmtapl1_if.o #12 3.774 CC l1ctl_sap.o #12 3.775 CC l1ctl_sock.o #12 3.775 CC virt_prim_fbsb.o #12 3.776 CC virt_prim_pm.o #12 3.776 CC virt_prim_rach.o #12 3.777 CC virt_prim_data.o #12 3.777 CC virt_prim_pdch.o #12 3.778 CC virt_prim_traffic.o #12 3.779 CC virt_l1_sched_simple.o #12 3.779 CC virt_l1_model.o #12 3.783 CC shared/virtual_um.o #12 3.783 CC shared/osmo_mcast_sock.o #12 3.869 CCLD virtphy #12 3.903 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.903 make[2]: Nothing to be done for 'install-data-am'. #12 3.903 /usr/bin/mkdir -p '/usr/local/bin' #12 3.905 /usr/bin/install -c virtphy '/usr/local/bin' #12 3.906 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.906 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.907 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 3.909 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 3.909 make[2]: Nothing to be done for 'install-exec-am'. #12 3.910 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 3.911 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 3.911 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 3.911 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.0s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.5s #14 [10/10] WORKDIR /DATA #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.6s done #15 writing image sha256:605a742995d01dca56cd152792c1fdefd021a845a5cf3408f668edd618d85ee7 0.0s done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n 605a742995d0 + list_osmo_packages debian-bookworm osmocom-bb-host-master + local distro=debian-bookworm + local image=osmocom-bb-host-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmocom-bb-host-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bts-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:647a1fdd958aa891dfac06c8d0f856764d35e6f0a38fb1d9ee0485fd7f849404 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-bts-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bts-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bts-test + echo ttcn3-bts-test + dir=ttcn3-bts-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-bts-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-bts-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bts-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bts-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-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-bts-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 393B done #1 DONE 0.2s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.2s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.2s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.2s #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" bts #8 0.285 + OSMO_TTCN3_BRANCH=master #8 0.285 + shift #8 0.285 + cd /osmo-ttcn3-hacks #8 0.285 + git fetch #8 0.358 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.358 25e65906..83ab0c8f master -> origin/master #8 0.358 + e5dc0d64...11d93c86 osmith/wip -> origin/osmith/wip (forced update) #8 0.364 + git checkout master #8 0.408 Already on 'master' #8 0.409 Your branch is behind 'origin/master' by 4 commits, and can be fast-forwarded. #8 0.409 (use "git pull" to update your local branch) #8 0.409 + git symbolic-ref -q HEAD #8 0.410 refs/heads/master #8 0.410 + git reset --hard origin/master #8 0.441 HEAD is now at 83ab0c8f stp: TC_tmt_loadshare*: Use new vty command 'binding-table reset' #8 0.441 + git rev-parse --abbrev-ref HEAD #8 0.444 master #8 0.444 + git rev-parse HEAD #8 0.446 83ab0c8fdb80a80bb70384199f0f88c93c8f2f1b #8 0.447 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.448 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.449 + make -j8 deps #8 0.574 make: Nothing to be done for 'deps'. #8 0.574 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.576 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.576 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.577 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.577 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.579 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.579 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.580 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.580 + make bts #8 0.704 (cd bts && ./gen_links.sh && ./regen_makefile.sh) #8 0.711 Linking TCCInterface_Functions.ttcn #8 0.713 Linking TCCConversion_Functions.ttcn #8 0.716 Linking TCCConversion.cc #8 0.718 Linking TCCInterface.cc #8 0.720 Linking TCCInterface_ip.h #8 0.722 Linking Socket_API_Definitions.ttcn #8 0.725 Linking IPL4asp_Functions.ttcn #8 0.727 Linking IPL4asp_PT.cc #8 0.729 Linking IPL4asp_PT.hh #8 0.731 Linking IPL4asp_PortType.ttcn #8 0.733 Linking IPL4asp_Types.ttcn #8 0.735 Linking IPL4asp_discovery.cc #8 0.736 Linking IPL4asp_protocol_L234.hh #8 0.738 Linking UD_PT.cc #8 0.740 Linking UD_PT.hh #8 0.742 Linking UD_PortType.ttcn #8 0.744 Linking UD_Types.ttcn #8 0.746 Linking MobileL3_CC_Types.ttcn #8 0.749 Linking MobileL3_CommonIE_Types.ttcn #8 0.752 Linking MobileL3_GMM_SM_Types.ttcn #8 0.754 Linking MobileL3_MM_Types.ttcn #8 0.756 Linking MobileL3_RRM_Types.ttcn #8 0.758 Linking MobileL3_SMS_Types.ttcn #8 0.760 Linking MobileL3_SS_Types.ttcn #8 0.762 Linking MobileL3_Types.ttcn #8 0.764 Linking TELNETasp_PT.cc #8 0.766 Linking TELNETasp_PT.hh #8 0.768 Linking TELNETasp_PortType.ttcn #8 0.770 Linking RTP_EncDec.cc #8 0.772 Linking RTP_Types.ttcn #8 0.775 Linking Misc_Helpers.ttcn #8 0.777 Linking General_Types.ttcn #8 0.778 Linking GSM_Types.ttcn #8 0.779 Linking GSM_RR_Types.ttcn #8 0.780 Linking Osmocom_VTY_Functions.ttcn #8 0.781 Linking GSM_SystemInformation.ttcn #8 0.782 Linking GSM_RestOctets.ttcn #8 0.783 Linking Osmocom_Types.ttcn #8 0.784 Linking RLCMAC_Templates.ttcn #8 0.784 Linking RLCMAC_Types.ttcn #8 0.785 Linking RLCMAC_CSN1_Templates.ttcn #8 0.785 Linking RLCMAC_CSN1_Types.ttcn #8 0.786 Linking RLCMAC_EncDec.cc #8 0.786 Linking L1CTL_Types.ttcn #8 0.787 Linking L1CTL_PortType.ttcn #8 0.787 Linking L1CTL_PortType_CtrlFunct.ttcn #8 0.787 Linking L1CTL_PortType_CtrlFunctDef.cc #8 0.788 Linking LAPDm_RAW_PT.ttcn #8 0.788 Linking LAPDm_Types.ttcn #8 0.789 Linking IPA_Types.ttcn #8 0.789 Linking IPA_CodecPort.ttcn #8 0.789 Linking IPA_CodecPort_CtrlFunct.ttcn #8 0.789 Linking IPA_CodecPort_CtrlFunctDef.cc #8 0.790 Linking IPA_Emulation.ttcnpp #8 0.790 Linking IPA_CodecPort.ttcn #8 0.791 Linking RSL_Types.ttcn #8 0.791 Linking RSL_Emulation.ttcn #8 0.791 Linking AbisOML_Types.ttcn #8 0.792 Linking Osmocom_CTRL_Types.ttcn #8 0.792 Linking Osmocom_CTRL_Functions.ttcn #8 0.793 Linking Osmocom_CTRL_Adapter.ttcn #8 0.793 Linking L3_Templates.ttcn #8 0.793 Linking L3_Common.ttcn #8 0.794 Linking Native_Functions.ttcn #8 0.794 Linking Native_FunctionDefs.cc #8 0.794 Linking TRXC_Types.ttcn #8 0.795 Linking TRXC_CodecPort.ttcn #8 0.795 Linking TRXC_CodecPort_CtrlFunct.ttcn #8 0.796 Linking TRXC_CodecPort_CtrlFunctDef.cc #8 0.796 Linking AMR_Types.ttcn #8 0.796 Linking RTP_CodecPort.ttcn #8 0.797 Linking RTP_Emulation.ttcn #8 0.797 Linking IuUP_Types.ttcn #8 0.798 Linking IuUP_Emulation.ttcn #8 0.798 Linking IuUP_EncDec.cc #8 0.798 Linking RTP_CodecPort_CtrlFunct.ttcn #8 0.799 Linking RTP_CodecPort_CtrlFunctDef.cc #8 0.799 Linking OSMUX_CodecPort.ttcn #8 0.800 Linking OSMUX_Emulation.ttcn #8 0.800 Linking OSMUX_Types.ttcn #8 0.801 Linking OSMUX_CodecPort_CtrlFunct.ttcn #8 0.801 Linking OSMUX_CodecPort_CtrlFunctDef.cc #8 0.802 Linking PCUIF_Types.ttcn #8 0.802 Linking PCUIF_CodecPort.ttcn #8 0.802 Linking IPA_Testing.ttcn #8 0.809 Generating Makefile skeleton... #8 0.809 Makefile skeleton was generated. #8 0.860 make -C bts compile #8 0.870 make[1]: Entering directory '/osmo-ttcn3-hacks/bts' #8 0.870 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_OML -DIPA_EMULATION_OSMO_PCU -DIPA_EMULATION_RSL IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 0.882 /usr/bin/ttcn3_compiler -L -U 8 AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn - AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn #8 0.889 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.889 #8 0.897 Notify: Parsing TTCN-3 module `AMR_Types.ttcn'... #8 0.898 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... #8 0.902 Notify: Parsing TTCN-3 module `BTS_Tests.ttcn'... #8 0.908 BTS_Tests.ttcn:3525.60-94: In charstring value: #8 0.908 BTS_Tests.ttcn:3525.88-89: warning: Unknown escape sequence `\w' was treated literally #8 0.920 Notify: Parsing TTCN-3 module `BTS_Tests_ASCI.ttcn'... #8 0.920 Notify: Parsing TTCN-3 module `BTS_Tests_LAPDm.ttcn'... #8 0.923 Notify: Parsing TTCN-3 module `BTS_Tests_OML.ttcn'... #8 0.925 Notify: Parsing TTCN-3 module `BTS_Tests_SMSCB.ttcn'... #8 0.927 Notify: Parsing TTCN-3 module `BTS_Tests_VAMOS.ttcn'... #8 0.927 Notify: Parsing TTCN-3 module `BTS_Tests_perf.ttcn'... #8 0.927 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 0.929 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 0.931 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... #8 0.931 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 0.932 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 0.932 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 0.933 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 0.933 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... #8 0.933 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 0.933 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 0.934 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 0.934 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 0.934 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 0.935 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 0.935 Notify: Parsing TTCN-3 module `L1CTL_PortType.ttcn'... #8 0.936 Notify: Parsing TTCN-3 module `L1CTL_PortType_CtrlFunct.ttcn'... #8 0.936 Notify: Parsing TTCN-3 module `L1CTL_Types.ttcn'... #8 0.937 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 0.938 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 0.942 Notify: Parsing TTCN-3 module `LAPDm_RAW_PT.ttcn'... #8 0.943 Notify: Parsing TTCN-3 module `LAPDm_Types.ttcn'... #8 0.944 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 0.944 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 0.946 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 0.946 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 0.949 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 0.949 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 0.951 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 0.952 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 0.952 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 0.953 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 0.953 Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'... #8 0.953 Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'... #8 0.953 Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'... #8 0.954 Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'... #8 0.954 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 0.954 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 0.955 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 0.955 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 0.955 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 0.955 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 0.956 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 0.956 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 0.957 Notify: Parsing TTCN-3 module `PCUIF_CodecPort.ttcn'... #8 0.957 Notify: Parsing TTCN-3 module `PCUIF_Types.ttcn'... #8 0.959 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 0.960 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 0.962 Notify: Parsing TTCN-3 module `RLCMAC_Templates.ttcn'... #8 0.963 Notify: Parsing TTCN-3 module `RLCMAC_Types.ttcn'... #8 0.964 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... #8 0.966 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... #8 0.971 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 0.971 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 0.971 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 0.972 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 0.981 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 0.981 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 0.982 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 0.982 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 0.982 Notify: Parsing TTCN-3 module `TRXC_CodecPort.ttcn'... #8 0.982 Notify: Parsing TTCN-3 module `TRXC_CodecPort_CtrlFunct.ttcn'... #8 0.982 Notify: Parsing TTCN-3 module `TRXC_Types.ttcn'... #8 0.982 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 0.982 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 0.982 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 0.984 Notify: Checking modules... #8 0.984 L1CTL_PortType.ttcn: In TTCN-3 module `L1CTL_PortType': #8 0.984 L1CTL_PortType.ttcn:13.2-28: In import definition: #8 0.984 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.984 L1CTL_PortType.ttcn:14.2-28: In import definition: #8 0.984 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.984 L1CTL_PortType.ttcn:15.2-39: In import definition: #8 0.984 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.984 L1CTL_PortType.ttcn:16.2-25: In import definition: #8 0.984 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.984 L1CTL_PortType.ttcn:17.2-30: In import definition: #8 0.984 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.984 L1CTL_PortType.ttcn:18.2-26: In import definition: #8 0.984 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.984 L1CTL_PortType.ttcn:19.2-29: In import definition: #8 0.984 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.984 L1CTL_PortType.ttcn:20.2-31: In import definition: #8 0.984 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.984 L1CTL_PortType.ttcn:21.2-41: In import definition: #8 0.984 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 0.985 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 0.985 BTS_Tests.ttcn:26.1-28: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:27.1-29: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:28.1-25: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:29.1-28: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:30.1-29: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:31.1-25: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:32.1-30: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:33.1-37: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:34.1-30: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:35.1-27: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:36.1-27: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:37.1-28: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:38.1-32: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:39.1-36: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:40.1-38: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:42.1-25: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:43.1-25: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:44.1-25: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:45.1-29: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:46.1-27: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:47.1-29: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:48.1-29: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:50.1-25: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:52.1-27: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:53.1-31: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:54.1-41: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:55.1-31: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:57.1-29: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:58.1-26: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:59.1-30: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:60.1-40: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:62.1-27: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:63.1-31: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:64.1-24: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:66.1-39: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:67.1-34: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:68.1-30: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:69.1-28: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:70.1-25: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:71.1-37: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:73.1-37: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:74.1-34: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 0.985 BTS_Tests.ttcn:75.1-31: In import definition: #8 0.985 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 1.001 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 1.001 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 1.001 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 1.001 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 1.001 In parameter #4 for `rfci': #8 1.001 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 1.001 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 1.014 LAPDm_RAW_PT.ttcn: In TTCN-3 module `LAPDm_RAW_PT': #8 1.014 LAPDm_RAW_PT.ttcn:150.2-153.2: In function definition `LAPDmStart': #8 1.014 LAPDm_RAW_PT.ttcn:152.3-14: In function instance: #8 1.014 LAPDm_RAW_PT.ttcn:393.2-565.2: In function definition `ScanEvents': #8 1.014 LAPDm_RAW_PT.ttcn:405.3-564.3: In while statement: #8 1.014 LAPDm_RAW_PT.ttcn:416.5-469.3: In if statement: #8 1.014 LAPDm_RAW_PT.ttcn:417.4-467.4: In alt construct: #8 1.014 LAPDm_RAW_PT.ttcn:461.7-21: In guard statement: #8 1.014 LAPDm_RAW_PT.ttcn:349.10-368.2: In altstep definition `as_tbf_ul_est': #8 1.014 LAPDm_RAW_PT.ttcn:358.4-33: In function instance: #8 1.014 LAPDm_RAW_PT.ttcn:358.4-33: warning: The value returned by function `@LAPDm_RAW_PT.f_establish_tbf' is not used #8 1.018 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 1.018 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 1.018 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 1.018 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 1.018 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 1.018 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 1.018 RSL_Types.ttcn:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 1.018 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 1.020 RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 1.020 RSL_Types.ttcn:2426.3-2433.3: In if statement: #8 1.020 RSL_Types.ttcn:2427.4-2432.4: In variable assignment: #8 1.020 RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': #8 1.020 RSL_Types.ttcn:2428.5-2431.6: In component #1: #8 1.020 RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': #8 1.020 RSL_Types.ttcn:2430.14-65: In template for record field `body': #8 1.020 RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': #8 1.020 RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.020 RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': #8 1.020 RSL_Types.ttcn:2430.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 1.020 RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here #8 1.020 RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 1.020 RSL_Types.ttcn:2471.3-2473.3: In if statement: #8 1.020 RSL_Types.ttcn:2472.4-128: In variable assignment: #8 1.020 RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.020 RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': #8 1.020 RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': #8 1.020 RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.020 RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': #8 1.020 RSL_Types.ttcn:2472.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 1.020 RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here #8 1.020 RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': #8 1.020 RSL_Types.ttcn:2537.3-2539.3: In if statement: #8 1.020 RSL_Types.ttcn:2538.4-128: In variable assignment: #8 1.020 RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.020 RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': #8 1.020 RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': #8 1.020 RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.020 RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': #8 1.020 RSL_Types.ttcn:2538.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 1.020 RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here #8 1.020 RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 1.020 RSL_Types.ttcn:2572.3-2574.3: In if statement: #8 1.020 RSL_Types.ttcn:2573.4-128: In variable assignment: #8 1.020 RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.020 RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': #8 1.020 RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': #8 1.020 RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.020 RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': #8 1.020 RSL_Types.ttcn:2573.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 1.020 RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here #8 1.029 BTS_Tests_LAPDm.ttcn: In TTCN-3 module `BTS_Tests_LAPDm': #8 1.029 BTS_Tests_LAPDm.ttcn:98.1-109.1: In function definition `f_TC_sabm_ua_dcch_sapi0': #8 1.029 BTS_Tests_LAPDm.ttcn:99.2-17: In function instance: #8 1.029 BTS_Tests_LAPDm.ttcn:232.9-247.1: In function definition `fp_common_init': #8 1.029 BTS_Tests_LAPDm.ttcn:244.2-44: In function instance: #8 1.029 BTS_Tests.ttcn:867.8-886.1: In function definition `f_rsl_chan_act': #8 1.029 BTS_Tests.ttcn:885.2-73: In function instance: #8 1.029 BTS_Tests.ttcn:799.8-803.1: In function definition `f_rsl_transceive': #8 1.029 BTS_Tests.ttcn:802.18-73: In variable definition `rx': #8 1.029 BTS_Tests.ttcn:769.9-797.1: In function definition `f_rsl_transceive_ret': #8 1.029 BTS_Tests.ttcn:776.2-795.2: In alt construct: #8 1.029 BTS_Tests.ttcn:785.21-33: In guard statement: #8 1.029 BTS_Tests.ttcn:2393.9-2452.1: In altstep definition `as_meas_res': #8 1.029 BTS_Tests.ttcn:2402.5-53: In guard operation: #8 1.029 BTS_Tests.ttcn:2402.5-53: In receive statement: #8 1.029 BTS_Tests.ttcn:2402.17-39: warning: Function invocation 'f_build_meas_res_tmpl()' may change the actual snapshot. #8 1.029 BTS_Tests.ttcn:2422.22-76: In guard operation: #8 1.029 BTS_Tests.ttcn:2422.22-76: In receive statement: #8 1.029 BTS_Tests.ttcn:2422.34-62: warning: Function invocation 'f_build_meas_res_tmpl_empty()' may change the actual snapshot. #8 1.029 BTS_Tests.ttcn:2449.3-21: In guard expression: #8 1.029 BTS_Tests.ttcn:2449.3-21: warning: State of timer(s) may change during the actual snapshot. #8 1.029 BTS_Tests_LAPDm.ttcn:107.2-14: In deactivate statement: #8 1.029 BTS_Tests_LAPDm.ttcn:107.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.029 BTS_Tests_LAPDm.ttcn:111.1-122.1: In function definition `f_TC_sabm_ua_dcch_sapi0_nopayload': #8 1.029 BTS_Tests_LAPDm.ttcn:120.2-14: In deactivate statement: #8 1.029 BTS_Tests_LAPDm.ttcn:120.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.029 BTS_Tests_LAPDm.ttcn:124.1-135.1: In function definition `f_TC_sabm_ua_dcch_sapi3': #8 1.029 BTS_Tests_LAPDm.ttcn:133.2-14: In deactivate statement: #8 1.029 BTS_Tests_LAPDm.ttcn:133.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.029 BTS_Tests_LAPDm.ttcn:137.1-148.1: In function definition `f_TC_sabm_ua_dcch_sapi4': #8 1.029 BTS_Tests_LAPDm.ttcn:146.2-14: In deactivate statement: #8 1.029 BTS_Tests_LAPDm.ttcn:146.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.031 BTS_Tests_LAPDm.ttcn:206.1-221.1: In function definition `f_TC_sabm_retransmit': #8 1.031 BTS_Tests_LAPDm.ttcn:219.2-14: In deactivate statement: #8 1.031 BTS_Tests_LAPDm.ttcn:219.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.032 BTS_Tests_LAPDm.ttcn:526.9-576.1: In function definition `f_TC_iframe_seq_and_ack': #8 1.032 BTS_Tests_LAPDm.ttcn:574.2-14: In deactivate statement: #8 1.032 BTS_Tests_LAPDm.ttcn:574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.032 BTS_Tests_LAPDm.ttcn:600.9-682.1: In function definition `f_TC_iframe_timer_recovery': #8 1.032 BTS_Tests_LAPDm.ttcn:680.2-14: In deactivate statement: #8 1.032 BTS_Tests_LAPDm.ttcn:680.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.032 BTS_Tests_LAPDm.ttcn:690.9-764.1: In function definition `f_TC_ns_seq_error': #8 1.032 BTS_Tests_LAPDm.ttcn:761.2-14: In deactivate statement: #8 1.032 BTS_Tests_LAPDm.ttcn:761.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.032 BTS_Tests_LAPDm.ttcn:772.9-827.1: In function definition `f_TC_nr_seq_error': #8 1.032 BTS_Tests_LAPDm.ttcn:824.2-14: In deactivate statement: #8 1.032 BTS_Tests_LAPDm.ttcn:824.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.032 BTS_Tests_LAPDm.ttcn:848.9-956.1: In function definition `f_TC_rec_invalid_frame': #8 1.032 BTS_Tests_LAPDm.ttcn:953.2-14: In deactivate statement: #8 1.032 BTS_Tests_LAPDm.ttcn:953.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.033 BTS_Tests_LAPDm.ttcn:1052.9-1078.1: In function definition `f_TC_segm_concat': #8 1.033 BTS_Tests_LAPDm.ttcn:1072.2-14: In deactivate statement: #8 1.033 BTS_Tests_LAPDm.ttcn:1072.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.033 BTS_Tests_LAPDm.ttcn:1114.9-1179.1: In function definition `f_TC_t200_n200': #8 1.033 BTS_Tests_LAPDm.ttcn:1140.2-14: In deactivate statement: #8 1.033 BTS_Tests_LAPDm.ttcn:1140.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.033 BTS_Tests_LAPDm.ttcn:1187.9-1236.1: In function definition `f_TC_rr_response_frame_loss': #8 1.033 BTS_Tests_LAPDm.ttcn:1233.2-14: In deactivate statement: #8 1.033 BTS_Tests_LAPDm.ttcn:1233.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.033 BTS_Tests_LAPDm.ttcn:1243.9-1290.1: In function definition `f_TC_incorrect_cr': #8 1.033 BTS_Tests_LAPDm.ttcn:1287.2-14: In deactivate statement: #8 1.033 BTS_Tests_LAPDm.ttcn:1287.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.033 BTS_Tests_LAPDm.ttcn:1298.9-1338.1: In function definition `f_TC_sabm_incorrect_c': #8 1.033 BTS_Tests_LAPDm.ttcn:1335.2-14: In deactivate statement: #8 1.033 BTS_Tests_LAPDm.ttcn:1335.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.033 BTS_Tests_LAPDm.ttcn:1350.9-1400.1: In function definition `f_TC_normal_reestablishment': #8 1.033 BTS_Tests_LAPDm.ttcn:1368.2-14: In deactivate statement: #8 1.033 BTS_Tests_LAPDm.ttcn:1368.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.033 BTS_Tests_LAPDm.ttcn:1412.9-1467.1: In function definition `f_TC_normal_reestablishment_state_unacked': #8 1.033 BTS_Tests_LAPDm.ttcn:1438.2-14: In deactivate statement: #8 1.033 BTS_Tests_LAPDm.ttcn:1438.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.037 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 1.037 BTS_Tests.ttcn:1483.9-1544.1: In function definition `f_TC_sacch_chan_act_ho_async': #8 1.037 BTS_Tests.ttcn:1509.2-55: In function instance: #8 1.037 BTS_Tests.ttcn:1509.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.037 BTS_Tests.ttcn:1538.2-55: In function instance: #8 1.037 BTS_Tests.ttcn:1538.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.037 BTS_Tests.ttcn:1562.9-1682.1: In function definition `f_TC_sacch_chan_act_ho_sync': #8 1.037 BTS_Tests.ttcn:1590.2-55: In function instance: #8 1.037 BTS_Tests.ttcn:1590.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.037 BTS_Tests.ttcn:1619.2-55: In function instance: #8 1.037 BTS_Tests.ttcn:1619.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.037 BTS_Tests.ttcn:1647.2-55: In function instance: #8 1.037 BTS_Tests.ttcn:1647.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.037 BTS_Tests.ttcn:1676.2-55: In function instance: #8 1.037 BTS_Tests.ttcn:1676.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.038 BTS_Tests.ttcn:1866.1-1927.1: In testcase definition `TC_rach_load_count': #8 1.038 BTS_Tests.ttcn:1899.2-1918.2: In alt construct: #8 1.038 BTS_Tests.ttcn:1903.3-48: In function instance: #8 1.038 BTS_Tests.ttcn:1903.3-48: warning: The value returned by function `@RSL_Types.f_rsl_find_ie' is not used #8 1.038 BTS_Tests.ttcn:2054.9-2122.1: In function definition `f_TC_ho_physical_info': #8 1.038 BTS_Tests.ttcn:2093.2-55: In function instance: #8 1.038 BTS_Tests.ttcn:2093.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 1.039 BTS_Tests.ttcn:2669.8-2731.1: In function definition `f_osmuxem_activate': #8 1.039 BTS_Tests.ttcn:2707.2-51: In function instance: #8 1.039 BTS_Tests.ttcn:2707.2-51: warning: The value returned by function `@RSL_Types.f_rsl_find_ie' is not used #8 1.039 BTS_Tests.ttcn:2734.9-2766.1: In function definition `f_TC_meas_res_periodic': #8 1.039 BTS_Tests.ttcn:2749.2-2763.2: In alt construct: #8 1.039 BTS_Tests.ttcn:2755.3-21: In guard expression: #8 1.039 BTS_Tests.ttcn:2755.3-21: warning: State of timer(s) may change during the actual snapshot. #8 1.047 BTS_Tests.ttcn:5685.9-5714.1: In function definition `f_TC_pcu_ptcch_ul': #8 1.047 BTS_Tests.ttcn:5702.2-5713.2: In alt construct: #8 1.047 BTS_Tests.ttcn:5703.5-35: In guard statement: #8 1.047 BTS_Tests.ttcn:5703.17-35: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.047 BTS_Tests.ttcn:5703.23-34: In parameter #2 for `tr_msg': #8 1.047 BTS_Tests.ttcn:5703.23-34: warning: Inadequate restriction on the referenced template variable `pcu_rach_ind', this may cause a dynamic test case error at runtime #8 1.047 BTS_Tests.ttcn:5687.29-40: note: Referenced template variable is here #8 1.047 BTS_Tests.ttcn:5898.1-5953.1: In testcase definition `TC_pcu_ext_rach_content': #8 1.047 BTS_Tests.ttcn:5910.2-5951.2: In for statement: #8 1.047 BTS_Tests.ttcn:5939.3-5950.3: In alt construct: #8 1.047 BTS_Tests.ttcn:5940.6-36: In guard statement: #8 1.047 BTS_Tests.ttcn:5940.18-36: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.047 BTS_Tests.ttcn:5940.24-35: In parameter #2 for `tr_msg': #8 1.047 BTS_Tests.ttcn:5940.24-35: warning: Inadequate restriction on the referenced template variable `pcu_rach_ind', this may cause a dynamic test case error at runtime #8 1.047 BTS_Tests.ttcn:5899.29-40: note: Referenced template variable is here #8 1.047 BTS_Tests.ttcn:5955.9-5988.1: In function definition `f_TC_pcu_data_ind_lqual_cb': #8 1.047 BTS_Tests.ttcn:5965.2-40: In function instance: #8 1.047 BTS_Tests.ttcn:5965.2-40: warning: The value returned by function `@BTS_Tests.f_TC_pcu_tx_ul_block_req' is not used #8 1.048 BTS_Tests.ttcn:6181.1-6201.1: In testcase definition `TC_pcu_oml_alert': #8 1.048 BTS_Tests.ttcn:6199.2-57: In function instance: #8 1.048 BTS_Tests.ttcn:6199.2-57: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 1.049 BTS_Tests.ttcn:6608.1-6668.1: In testcase definition `TC_pcu_interf_ind': #8 1.049 BTS_Tests.ttcn:6636.2-6662.2: In alt construct: #8 1.049 BTS_Tests.ttcn:6645.14-45: In guard statement: #8 1.049 BTS_Tests.ttcn:6645.26-45: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.049 BTS_Tests.ttcn:6645.32-44: In parameter #2 for `tr_msg': #8 1.049 BTS_Tests.ttcn:6645.32-44: warning: Inadequate restriction on the referenced template variable `tr_interf_ind', this may cause a dynamic test case error at runtime #8 1.050 BTS_Tests.ttcn:6609.29-41: note: Referenced template variable is here #8 1.056 BTS_Tests.ttcn:8919.9-8978.1: In function definition `f_TC_early_immediate_assignment': #8 1.056 BTS_Tests.ttcn:8972.2-36: In function instance: #8 1.056 BTS_Tests.ttcn:8972.2-36: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_WAIT_IMM_ASS' is not used #8 1.058 BTS_Tests_OML.ttcn: In TTCN-3 module `BTS_Tests_OML': #8 1.058 BTS_Tests_OML.ttcn:360.9-376.1: In function definition `f_oml_send_exp_fail_rep': #8 1.058 BTS_Tests_OML.ttcn:375.2-47: In function instance: #8 1.058 BTS_Tests_OML.ttcn:375.2-47: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used #8 1.058 BTS_Tests_OML.ttcn:472.1-483.1: In testcase definition `TC_short_length': #8 1.058 BTS_Tests_OML.ttcn:481.2-47: In function instance: #8 1.058 BTS_Tests_OML.ttcn:481.2-47: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used #8 1.058 BTS_Tests_OML.ttcn:486.1-496.1: In testcase definition `TC_long_length': #8 1.058 BTS_Tests_OML.ttcn:494.2-42: In function instance: #8 1.058 BTS_Tests_OML.ttcn:494.2-42: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used #8 1.065 Notify: Generating code... #8 1.369 Notify: File `AMR_Types.hh' was generated. #8 1.369 Notify: File `AMR_Types.cc' was generated. #8 1.369 Notify: File `AMR_Types_part_1.cc' was generated. #8 1.369 Notify: File `AMR_Types_part_2.cc' was generated. #8 1.369 Notify: File `AMR_Types_part_3.cc' was generated. #8 1.369 Notify: File `AMR_Types_part_4.cc' was generated. #8 1.369 Notify: File `AMR_Types_part_5.cc' was generated. #8 1.369 Notify: File `AMR_Types_part_6.cc' was generated. #8 1.369 Notify: File `AMR_Types_part_7.cc' was generated. #8 1.369 Notify: File `AbisOML_Types.hh' was generated. #8 1.370 Notify: File `AbisOML_Types.cc' was generated. #8 1.370 Notify: File `AbisOML_Types_part_1.cc' was generated. #8 1.370 Notify: File `AbisOML_Types_part_2.cc' was generated. #8 1.370 Notify: File `AbisOML_Types_part_3.cc' was generated. #8 1.370 Notify: File `AbisOML_Types_part_4.cc' was generated. #8 1.370 Notify: File `AbisOML_Types_part_5.cc' was generated. #8 1.370 Notify: File `AbisOML_Types_part_6.cc' was generated. #8 1.370 Notify: File `AbisOML_Types_part_7.cc' was generated. #8 1.371 Notify: File `BTS_Tests.hh' was generated. #8 1.371 Notify: File `BTS_Tests.cc' was generated. #8 1.371 Notify: File `BTS_Tests_ASCI.hh' was generated. #8 1.371 Notify: File `BTS_Tests_ASCI.cc' was generated. #8 1.371 Notify: File `BTS_Tests_ASCI_part_1.cc' was generated. #8 1.371 Notify: File `BTS_Tests_ASCI_part_2.cc' was generated. #8 1.371 Notify: File `BTS_Tests_ASCI_part_3.cc' was generated. #8 1.371 Notify: File `BTS_Tests_ASCI_part_4.cc' was generated. #8 1.371 Notify: File `BTS_Tests_ASCI_part_5.cc' was generated. #8 1.371 Notify: File `BTS_Tests_ASCI_part_6.cc' was generated. #8 1.371 Notify: File `BTS_Tests_ASCI_part_7.cc' was generated. #8 1.372 Notify: File `BTS_Tests_LAPDm.hh' was generated. #8 1.372 Notify: File `BTS_Tests_LAPDm.cc' was generated. #8 1.372 Notify: File `BTS_Tests_LAPDm_part_1.cc' was generated. #8 1.372 Notify: File `BTS_Tests_LAPDm_part_2.cc' was generated. #8 1.372 Notify: File `BTS_Tests_LAPDm_part_3.cc' was generated. #8 1.372 Notify: File `BTS_Tests_LAPDm_part_4.cc' was generated. #8 1.372 Notify: File `BTS_Tests_LAPDm_part_5.cc' was generated. #8 1.372 Notify: File `BTS_Tests_LAPDm_part_6.cc' was generated. #8 1.372 Notify: File `BTS_Tests_LAPDm_part_7.cc' was generated. #8 1.372 Notify: File `BTS_Tests_OML.hh' was generated. #8 1.372 Notify: File `BTS_Tests_OML.cc' was generated. #8 1.372 Notify: File `BTS_Tests_OML_part_1.cc' was generated. #8 1.372 Notify: File `BTS_Tests_OML_part_2.cc' was generated. #8 1.372 Notify: File `BTS_Tests_OML_part_3.cc' was generated. #8 1.372 Notify: File `BTS_Tests_OML_part_4.cc' was generated. #8 1.372 Notify: File `BTS_Tests_OML_part_5.cc' was generated. #8 1.372 Notify: File `BTS_Tests_OML_part_6.cc' was generated. #8 1.372 Notify: File `BTS_Tests_OML_part_7.cc' was generated. #8 1.372 Notify: File `BTS_Tests_SMSCB.hh' was generated. #8 1.372 Notify: File `BTS_Tests_SMSCB.cc' was generated. #8 1.372 Notify: File `BTS_Tests_SMSCB_part_1.cc' was generated. #8 1.373 Notify: File `BTS_Tests_SMSCB_part_2.cc' was generated. #8 1.373 Notify: File `BTS_Tests_SMSCB_part_3.cc' was generated. #8 1.373 Notify: File `BTS_Tests_SMSCB_part_4.cc' was generated. #8 1.373 Notify: File `BTS_Tests_SMSCB_part_5.cc' was generated. #8 1.373 Notify: File `BTS_Tests_SMSCB_part_6.cc' was generated. #8 1.373 Notify: File `BTS_Tests_SMSCB_part_7.cc' was generated. #8 1.373 Notify: File `BTS_Tests_VAMOS.hh' was generated. #8 1.373 Notify: File `BTS_Tests_VAMOS.cc' was generated. #8 1.373 Notify: File `BTS_Tests_VAMOS_part_1.cc' was generated. #8 1.373 Notify: File `BTS_Tests_VAMOS_part_2.cc' was generated. #8 1.373 Notify: File `BTS_Tests_VAMOS_part_3.cc' was generated. #8 1.373 Notify: File `BTS_Tests_VAMOS_part_4.cc' was generated. #8 1.373 Notify: File `BTS_Tests_VAMOS_part_5.cc' was generated. #8 1.373 Notify: File `BTS_Tests_VAMOS_part_6.cc' was generated. #8 1.373 Notify: File `BTS_Tests_VAMOS_part_7.cc' was generated. #8 1.373 Notify: File `BTS_Tests_part_1.cc' was generated. #8 1.374 Notify: File `BTS_Tests_part_2.cc' was generated. #8 1.374 Notify: File `BTS_Tests_part_3.cc' was generated. #8 1.374 Notify: File `BTS_Tests_part_4.cc' was generated. #8 1.374 Notify: File `BTS_Tests_part_5.cc' was generated. #8 1.374 Notify: File `BTS_Tests_part_6.cc' was generated. #8 1.374 Notify: File `BTS_Tests_part_7.cc' was generated. #8 1.374 Notify: File `BTS_Tests_perf.hh' was generated. #8 1.374 Notify: File `BTS_Tests_perf.cc' was generated. #8 1.374 Notify: File `BTS_Tests_perf_part_1.cc' was generated. #8 1.374 Notify: File `BTS_Tests_perf_part_2.cc' was generated. #8 1.374 Notify: File `BTS_Tests_perf_part_3.cc' was generated. #8 1.374 Notify: File `BTS_Tests_perf_part_4.cc' was generated. #8 1.374 Notify: File `BTS_Tests_perf_part_5.cc' was generated. #8 1.374 Notify: File `BTS_Tests_perf_part_6.cc' was generated. #8 1.374 Notify: File `BTS_Tests_perf_part_7.cc' was generated. #8 1.374 Notify: File `GSM_RR_Types.hh' was generated. #8 1.375 Notify: File `GSM_RR_Types.cc' was generated. #8 1.376 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 1.376 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 1.376 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 1.376 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 1.376 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 1.376 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 1.376 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 1.376 Notify: File `GSM_RestOctets.hh' was generated. #8 1.377 Notify: File `GSM_RestOctets.cc' was generated. #8 1.378 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 1.378 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 1.379 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 1.379 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 1.379 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 1.379 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 1.379 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 1.379 Notify: File `GSM_SystemInformation.hh' was generated. #8 1.379 Notify: File `GSM_SystemInformation.cc' was generated. #8 1.379 Notify: File `GSM_SystemInformation_part_1.cc' was generated. #8 1.379 Notify: File `GSM_SystemInformation_part_2.cc' was generated. #8 1.380 Notify: File `GSM_SystemInformation_part_3.cc' was generated. #8 1.380 Notify: File `GSM_SystemInformation_part_4.cc' was generated. #8 1.380 Notify: File `GSM_SystemInformation_part_5.cc' was generated. #8 1.380 Notify: File `GSM_SystemInformation_part_6.cc' was generated. #8 1.380 Notify: File `GSM_SystemInformation_part_7.cc' was generated. #8 1.380 Notify: File `GSM_Types.hh' was generated. #8 1.380 Notify: File `GSM_Types.cc' was generated. #8 1.380 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.380 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.380 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.380 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.380 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.380 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.380 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.380 Notify: File `General_Types.hh' was generated. #8 1.381 Notify: File `General_Types.cc' was generated. #8 1.381 Notify: File `General_Types_part_1.cc' was generated. #8 1.381 Notify: File `General_Types_part_2.cc' was generated. #8 1.381 Notify: File `General_Types_part_3.cc' was generated. #8 1.381 Notify: File `General_Types_part_4.cc' was generated. #8 1.381 Notify: File `General_Types_part_5.cc' was generated. #8 1.381 Notify: File `General_Types_part_6.cc' was generated. #8 1.381 Notify: File `General_Types_part_7.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort.hh' was generated. #8 1.381 Notify: File `IPA_CodecPort.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 1.381 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 1.381 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 1.381 Notify: File `IPA_Emulation.hh' was generated. #8 1.382 Notify: File `IPA_Emulation.cc' was generated. #8 1.382 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 1.382 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 1.382 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 1.382 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 1.382 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 1.382 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 1.382 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 1.382 Notify: File `IPA_Testing.hh' was generated. #8 1.382 Notify: File `IPA_Testing.cc' was generated. #8 1.382 Notify: File `IPA_Testing_part_1.cc' was generated. #8 1.382 Notify: File `IPA_Testing_part_2.cc' was generated. #8 1.382 Notify: File `IPA_Testing_part_3.cc' was generated. #8 1.382 Notify: File `IPA_Testing_part_4.cc' was generated. #8 1.382 Notify: File `IPA_Testing_part_5.cc' was generated. #8 1.382 Notify: File `IPA_Testing_part_6.cc' was generated. #8 1.382 Notify: File `IPA_Testing_part_7.cc' was generated. #8 1.382 Notify: File `IPA_Types.hh' was generated. #8 1.383 Notify: File `IPA_Types.cc' was generated. #8 1.383 Notify: File `IPA_Types_part_1.cc' was generated. #8 1.383 Notify: File `IPA_Types_part_2.cc' was generated. #8 1.383 Notify: File `IPA_Types_part_3.cc' was generated. #8 1.383 Notify: File `IPA_Types_part_4.cc' was generated. #8 1.383 Notify: File `IPA_Types_part_5.cc' was generated. #8 1.383 Notify: File `IPA_Types_part_6.cc' was generated. #8 1.383 Notify: File `IPA_Types_part_7.cc' was generated. #8 1.383 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.383 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.383 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.383 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.383 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.383 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.383 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.383 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.383 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.383 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.383 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.383 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.383 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.383 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.383 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.383 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.383 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.383 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.383 Notify: File `IPL4asp_Types.hh' was generated. #8 1.384 Notify: File `IPL4asp_Types.cc' was generated. #8 1.384 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.384 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.384 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.384 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.384 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.384 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.384 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.384 Notify: File `IuUP_Emulation.hh' was generated. #8 1.384 Notify: File `IuUP_Emulation.cc' was generated. #8 1.384 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 1.384 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 1.384 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 1.384 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 1.384 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 1.384 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 1.384 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 1.384 Notify: File `IuUP_Types.hh' was generated. #8 1.385 Notify: File `IuUP_Types.cc' was generated. #8 1.385 Notify: File `IuUP_Types_part_1.cc' was generated. #8 1.385 Notify: File `IuUP_Types_part_2.cc' was generated. #8 1.385 Notify: File `IuUP_Types_part_3.cc' was generated. #8 1.385 Notify: File `IuUP_Types_part_4.cc' was generated. #8 1.385 Notify: File `IuUP_Types_part_5.cc' was generated. #8 1.385 Notify: File `IuUP_Types_part_6.cc' was generated. #8 1.385 Notify: File `IuUP_Types_part_7.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType.hh' was generated. #8 1.385 Notify: File `L1CTL_PortType.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_CtrlFunct.hh' was generated. #8 1.385 Notify: File `L1CTL_PortType_CtrlFunct.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_CtrlFunct_part_1.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_CtrlFunct_part_2.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_CtrlFunct_part_3.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_CtrlFunct_part_4.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_CtrlFunct_part_5.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_CtrlFunct_part_6.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_CtrlFunct_part_7.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_part_1.cc' was generated. #8 1.385 Notify: File `L1CTL_PortType_part_2.cc' was generated. #8 1.386 Notify: File `L1CTL_PortType_part_3.cc' was generated. #8 1.386 Notify: File `L1CTL_PortType_part_4.cc' was generated. #8 1.386 Notify: File `L1CTL_PortType_part_5.cc' was generated. #8 1.386 Notify: File `L1CTL_PortType_part_6.cc' was generated. #8 1.386 Notify: File `L1CTL_PortType_part_7.cc' was generated. #8 1.386 Notify: File `L1CTL_Types.hh' was generated. #8 1.386 Notify: File `L1CTL_Types.cc' was generated. #8 1.387 Notify: File `L1CTL_Types_part_1.cc' was generated. #8 1.387 Notify: File `L1CTL_Types_part_2.cc' was generated. #8 1.387 Notify: File `L1CTL_Types_part_3.cc' was generated. #8 1.387 Notify: File `L1CTL_Types_part_4.cc' was generated. #8 1.387 Notify: File `L1CTL_Types_part_5.cc' was generated. #8 1.387 Notify: File `L1CTL_Types_part_6.cc' was generated. #8 1.387 Notify: File `L1CTL_Types_part_7.cc' was generated. #8 1.387 Notify: File `L3_Common.hh' was generated. #8 1.387 Notify: File `L3_Common.cc' was generated. #8 1.387 Notify: File `L3_Common_part_1.cc' was generated. #8 1.387 Notify: File `L3_Common_part_2.cc' was generated. #8 1.387 Notify: File `L3_Common_part_3.cc' was generated. #8 1.387 Notify: File `L3_Common_part_4.cc' was generated. #8 1.387 Notify: File `L3_Common_part_5.cc' was generated. #8 1.387 Notify: File `L3_Common_part_6.cc' was generated. #8 1.387 Notify: File `L3_Common_part_7.cc' was generated. #8 1.387 Notify: File `L3_Templates.hh' was generated. #8 1.387 Notify: File `L3_Templates.cc' was generated. #8 1.387 Notify: File `L3_Templates_part_1.cc' was generated. #8 1.387 Notify: File `L3_Templates_part_2.cc' was generated. #8 1.387 Notify: File `L3_Templates_part_3.cc' was generated. #8 1.387 Notify: File `L3_Templates_part_4.cc' was generated. #8 1.387 Notify: File `L3_Templates_part_5.cc' was generated. #8 1.388 Notify: File `L3_Templates_part_6.cc' was generated. #8 1.388 Notify: File `L3_Templates_part_7.cc' was generated. #8 1.388 Notify: File `LAPDm_RAW_PT.hh' was generated. #8 1.388 Notify: File `LAPDm_RAW_PT.cc' was generated. #8 1.388 Notify: File `LAPDm_RAW_PT_part_1.cc' was generated. #8 1.388 Notify: File `LAPDm_RAW_PT_part_2.cc' was generated. #8 1.388 Notify: File `LAPDm_RAW_PT_part_3.cc' was generated. #8 1.388 Notify: File `LAPDm_RAW_PT_part_4.cc' was generated. #8 1.388 Notify: File `LAPDm_RAW_PT_part_5.cc' was generated. #8 1.388 Notify: File `LAPDm_RAW_PT_part_6.cc' was generated. #8 1.388 Notify: File `LAPDm_RAW_PT_part_7.cc' was generated. #8 1.388 Notify: File `LAPDm_Types.hh' was generated. #8 1.388 Notify: File `LAPDm_Types.cc' was generated. #8 1.388 Notify: File `LAPDm_Types_part_1.cc' was generated. #8 1.388 Notify: File `LAPDm_Types_part_2.cc' was generated. #8 1.389 Notify: File `LAPDm_Types_part_3.cc' was generated. #8 1.389 Notify: File `LAPDm_Types_part_4.cc' was generated. #8 1.389 Notify: File `LAPDm_Types_part_5.cc' was generated. #8 1.389 Notify: File `LAPDm_Types_part_6.cc' was generated. #8 1.389 Notify: File `LAPDm_Types_part_7.cc' was generated. #8 1.389 Notify: File `Misc_Helpers.hh' was generated. #8 1.389 Notify: File `Misc_Helpers.cc' was generated. #8 1.389 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.389 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.389 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.389 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.389 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.389 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.389 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.389 Notify: File `MobileL3_CC_Types.hh' was generated. #8 1.390 Notify: File `MobileL3_CC_Types.cc' was generated. #8 1.391 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 1.391 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 1.392 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 1.392 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 1.392 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 1.392 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 1.392 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 1.392 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 1.393 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 1.393 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 1.393 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 1.393 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 1.393 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 1.393 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 1.393 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 1.393 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 1.394 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 1.395 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 1.396 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 1.396 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 1.397 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 1.398 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 1.398 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 1.399 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 1.400 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 1.400 Notify: File `MobileL3_MM_Types.hh' was generated. #8 1.400 Notify: File `MobileL3_MM_Types.cc' was generated. #8 1.401 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 1.401 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 1.401 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 1.401 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 1.401 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 1.401 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 1.401 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 1.401 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 1.402 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 1.403 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 1.403 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 1.404 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 1.405 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 1.405 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 1.405 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 1.405 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 1.405 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 1.406 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 1.406 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 1.406 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 1.406 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 1.406 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 1.406 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 1.406 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 1.406 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 1.407 Notify: File `MobileL3_SS_Types.hh' was generated. #8 1.407 Notify: File `MobileL3_SS_Types.cc' was generated. #8 1.407 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 1.407 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 1.407 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 1.407 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 1.407 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 1.407 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 1.407 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 1.407 Notify: File `MobileL3_Types.hh' was generated. #8 1.407 Notify: File `MobileL3_Types.cc' was generated. #8 1.407 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 1.407 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 1.408 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 1.408 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 1.408 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 1.408 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 1.408 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 1.408 Notify: File `Native_Functions.hh' was generated. #8 1.408 Notify: File `Native_Functions.cc' was generated. #8 1.408 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.408 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.408 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.408 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.408 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.408 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.408 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort.hh' was generated. #8 1.408 Notify: File `OSMUX_CodecPort.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_part_1.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_part_2.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_part_3.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_part_4.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_part_5.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_part_6.cc' was generated. #8 1.408 Notify: File `OSMUX_CodecPort_part_7.cc' was generated. #8 1.409 Notify: File `OSMUX_Emulation.hh' was generated. #8 1.409 Notify: File `OSMUX_Emulation.cc' was generated. #8 1.409 Notify: File `OSMUX_Emulation_part_1.cc' was generated. #8 1.409 Notify: File `OSMUX_Emulation_part_2.cc' was generated. #8 1.409 Notify: File `OSMUX_Emulation_part_3.cc' was generated. #8 1.409 Notify: File `OSMUX_Emulation_part_4.cc' was generated. #8 1.409 Notify: File `OSMUX_Emulation_part_5.cc' was generated. #8 1.409 Notify: File `OSMUX_Emulation_part_6.cc' was generated. #8 1.409 Notify: File `OSMUX_Emulation_part_7.cc' was generated. #8 1.409 Notify: File `OSMUX_Types.hh' was generated. #8 1.409 Notify: File `OSMUX_Types.cc' was generated. #8 1.409 Notify: File `OSMUX_Types_part_1.cc' was generated. #8 1.409 Notify: File `OSMUX_Types_part_2.cc' was generated. #8 1.409 Notify: File `OSMUX_Types_part_3.cc' was generated. #8 1.409 Notify: File `OSMUX_Types_part_4.cc' was generated. #8 1.409 Notify: File `OSMUX_Types_part_5.cc' was generated. #8 1.409 Notify: File `OSMUX_Types_part_6.cc' was generated. #8 1.409 Notify: File `OSMUX_Types_part_7.cc' was generated. #8 1.409 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 1.409 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 1.409 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 1.409 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 1.410 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 1.410 Notify: File `Osmocom_Types.hh' was generated. #8 1.410 Notify: File `Osmocom_Types.cc' was generated. #8 1.410 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.411 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.411 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.411 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.411 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.411 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.411 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.411 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 1.411 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 1.411 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 1.411 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 1.411 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 1.411 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 1.411 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 1.411 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 1.411 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 1.411 Notify: File `PCUIF_CodecPort.hh' was generated. #8 1.411 Notify: File `PCUIF_CodecPort.cc' was generated. #8 1.411 Notify: File `PCUIF_CodecPort_part_1.cc' was generated. #8 1.411 Notify: File `PCUIF_CodecPort_part_2.cc' was generated. #8 1.411 Notify: File `PCUIF_CodecPort_part_3.cc' was generated. #8 1.411 Notify: File `PCUIF_CodecPort_part_4.cc' was generated. #8 1.411 Notify: File `PCUIF_CodecPort_part_5.cc' was generated. #8 1.411 Notify: File `PCUIF_CodecPort_part_6.cc' was generated. #8 1.411 Notify: File `PCUIF_CodecPort_part_7.cc' was generated. #8 1.411 Notify: File `PCUIF_Types.hh' was generated. #8 1.412 Notify: File `PCUIF_Types.cc' was generated. #8 1.412 Notify: File `PCUIF_Types_part_1.cc' was generated. #8 1.412 Notify: File `PCUIF_Types_part_2.cc' was generated. #8 1.413 Notify: File `PCUIF_Types_part_3.cc' was generated. #8 1.413 Notify: File `PCUIF_Types_part_4.cc' was generated. #8 1.413 Notify: File `PCUIF_Types_part_5.cc' was generated. #8 1.413 Notify: File `PCUIF_Types_part_6.cc' was generated. #8 1.413 Notify: File `PCUIF_Types_part_7.cc' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 1.413 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 1.414 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 1.415 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 1.415 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 1.416 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 1.417 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 1.417 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 1.417 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 1.417 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 1.417 Notify: File `RLCMAC_Templates.hh' was generated. #8 1.417 Notify: File `RLCMAC_Templates.cc' was generated. #8 1.417 Notify: File `RLCMAC_Templates_part_1.cc' was generated. #8 1.417 Notify: File `RLCMAC_Templates_part_2.cc' was generated. #8 1.417 Notify: File `RLCMAC_Templates_part_3.cc' was generated. #8 1.417 Notify: File `RLCMAC_Templates_part_4.cc' was generated. #8 1.417 Notify: File `RLCMAC_Templates_part_5.cc' was generated. #8 1.417 Notify: File `RLCMAC_Templates_part_6.cc' was generated. #8 1.417 Notify: File `RLCMAC_Templates_part_7.cc' was generated. #8 1.418 Notify: File `RLCMAC_Types.hh' was generated. #8 1.418 Notify: File `RLCMAC_Types.cc' was generated. #8 1.418 Notify: File `RLCMAC_Types_part_1.cc' was generated. #8 1.418 Notify: File `RLCMAC_Types_part_2.cc' was generated. #8 1.418 Notify: File `RLCMAC_Types_part_3.cc' was generated. #8 1.418 Notify: File `RLCMAC_Types_part_4.cc' was generated. #8 1.418 Notify: File `RLCMAC_Types_part_5.cc' was generated. #8 1.418 Notify: File `RLCMAC_Types_part_6.cc' was generated. #8 1.418 Notify: File `RLCMAC_Types_part_7.cc' was generated. #8 1.418 Notify: File `RSL_Emulation.hh' was generated. #8 1.419 Notify: File `RSL_Emulation.cc' was generated. #8 1.419 Notify: File `RSL_Emulation_part_1.cc' was generated. #8 1.419 Notify: File `RSL_Emulation_part_2.cc' was generated. #8 1.419 Notify: File `RSL_Emulation_part_3.cc' was generated. #8 1.419 Notify: File `RSL_Emulation_part_4.cc' was generated. #8 1.419 Notify: File `RSL_Emulation_part_5.cc' was generated. #8 1.419 Notify: File `RSL_Emulation_part_6.cc' was generated. #8 1.419 Notify: File `RSL_Emulation_part_7.cc' was generated. #8 1.419 Notify: File `RSL_Types.hh' was generated. #8 1.420 Notify: File `RSL_Types.cc' was generated. #8 1.421 Notify: File `RSL_Types_part_1.cc' was generated. #8 1.421 Notify: File `RSL_Types_part_2.cc' was generated. #8 1.421 Notify: File `RSL_Types_part_3.cc' was generated. #8 1.421 Notify: File `RSL_Types_part_4.cc' was generated. #8 1.421 Notify: File `RSL_Types_part_5.cc' was generated. #8 1.421 Notify: File `RSL_Types_part_6.cc' was generated. #8 1.421 Notify: File `RSL_Types_part_7.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort.hh' was generated. #8 1.421 Notify: File `RTP_CodecPort.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 1.421 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 1.421 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 1.422 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 1.422 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 1.422 Notify: File `RTP_Emulation.hh' was generated. #8 1.422 Notify: File `RTP_Emulation.cc' was generated. #8 1.422 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 1.422 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 1.422 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 1.422 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 1.422 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 1.422 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 1.422 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 1.422 Notify: File `RTP_Types.hh' was generated. #8 1.423 Notify: File `RTP_Types.cc' was generated. #8 1.424 Notify: File `RTP_Types_part_1.cc' was generated. #8 1.424 Notify: File `RTP_Types_part_2.cc' was generated. #8 1.424 Notify: File `RTP_Types_part_3.cc' was generated. #8 1.424 Notify: File `RTP_Types_part_4.cc' was generated. #8 1.424 Notify: File `RTP_Types_part_5.cc' was generated. #8 1.424 Notify: File `RTP_Types_part_6.cc' was generated. #8 1.424 Notify: File `RTP_Types_part_7.cc' was generated. #8 1.424 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.424 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.424 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.424 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.424 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.424 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.424 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.424 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.424 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.424 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.425 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.425 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.425 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.425 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.425 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.425 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.425 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.425 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.425 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.425 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.425 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.425 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.425 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.425 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.425 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.425 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.425 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.425 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.425 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.425 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.425 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.425 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.425 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.426 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.426 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.426 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort.hh' was generated. #8 1.426 Notify: File `TRXC_CodecPort.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_CtrlFunct.hh' was generated. #8 1.426 Notify: File `TRXC_CodecPort_CtrlFunct.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_part_1.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_part_2.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_part_3.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_part_4.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_part_5.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_part_6.cc' was generated. #8 1.426 Notify: File `TRXC_CodecPort_part_7.cc' was generated. #8 1.426 Notify: File `TRXC_Types.hh' was generated. #8 1.426 Notify: File `TRXC_Types.cc' was generated. #8 1.426 Notify: File `TRXC_Types_part_1.cc' was generated. #8 1.426 Notify: File `TRXC_Types_part_2.cc' was generated. #8 1.426 Notify: File `TRXC_Types_part_3.cc' was generated. #8 1.426 Notify: File `TRXC_Types_part_4.cc' was generated. #8 1.427 Notify: File `TRXC_Types_part_5.cc' was generated. #8 1.427 Notify: File `TRXC_Types_part_6.cc' was generated. #8 1.427 Notify: File `TRXC_Types_part_7.cc' was generated. #8 1.427 Notify: File `UD_PortType.hh' was generated. #8 1.427 Notify: File `UD_PortType.cc' was generated. #8 1.427 Notify: File `UD_PortType_part_1.cc' was generated. #8 1.427 Notify: File `UD_PortType_part_2.cc' was generated. #8 1.427 Notify: File `UD_PortType_part_3.cc' was generated. #8 1.427 Notify: File `UD_PortType_part_4.cc' was generated. #8 1.427 Notify: File `UD_PortType_part_5.cc' was generated. #8 1.427 Notify: File `UD_PortType_part_6.cc' was generated. #8 1.427 Notify: File `UD_PortType_part_7.cc' was generated. #8 1.427 Notify: File `UD_Types.hh' was generated. #8 1.427 Notify: File `UD_Types.cc' was generated. #8 1.427 Notify: File `UD_Types_part_1.cc' was generated. #8 1.427 Notify: File `UD_Types_part_2.cc' was generated. #8 1.427 Notify: File `UD_Types_part_3.cc' was generated. #8 1.427 Notify: File `UD_Types_part_4.cc' was generated. #8 1.428 Notify: File `UD_Types_part_5.cc' was generated. #8 1.428 Notify: File `UD_Types_part_6.cc' was generated. #8 1.428 Notify: File `UD_Types_part_7.cc' was generated. #8 1.428 Notify: 639 files were updated. #8 1.457 touch compile #8 1.458 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts' #8 1.458 make -j20 -C bts #8 1.467 make[1]: Entering directory '/osmo-ttcn3-hacks/bts' #8 1.502 Creating dependency file for UD_PT.cc #8 1.502 Creating dependency file for TRXC_CodecPort_CtrlFunctDef.cc #8 1.502 Creating dependency file for TELNETasp_PT.cc #8 1.502 Creating dependency file for TCCInterface.cc #8 1.502 Creating dependency file for TCCConversion.cc #8 1.503 Creating dependency file for RTP_EncDec.cc #8 1.503 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 1.503 Creating dependency file for RLCMAC_EncDec.cc #8 1.503 Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc #8 1.504 Creating dependency file for Native_FunctionDefs.cc #8 1.504 Creating dependency file for L1CTL_PortType_CtrlFunctDef.cc #8 1.504 Creating dependency file for IuUP_EncDec.cc #8 1.504 Creating dependency file for IPL4asp_discovery.cc #8 1.505 Creating dependency file for IPL4asp_PT.cc #8 1.505 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 1.529 Creating dependency file for IPA_Emulation_part_7.cc #8 1.529 Creating dependency file for IPA_Emulation_part_5.cc #8 1.529 Creating dependency file for IPA_Emulation_part_4.cc #8 1.529 Creating dependency file for IPA_Emulation_part_6.cc #8 1.530 Creating dependency file for IPA_Emulation_part_3.cc #8 1.537 Creating dependency file for IPA_Emulation_part_2.cc #8 1.538 Creating dependency file for IPA_Emulation.cc #8 1.538 Creating dependency file for UD_Types_part_7.cc #8 1.538 Creating dependency file for IPA_Emulation_part_1.cc #8 1.539 Creating dependency file for UD_Types_part_6.cc #8 1.545 Creating dependency file for UD_Types_part_5.cc #8 1.546 Creating dependency file for UD_Types_part_4.cc #8 1.546 Creating dependency file for UD_Types_part_3.cc #8 1.546 Creating dependency file for UD_Types_part_2.cc #8 1.547 Creating dependency file for UD_Types_part_1.cc #8 1.552 Creating dependency file for UD_PortType_part_7.cc #8 1.553 Creating dependency file for UD_PortType_part_5.cc #8 1.553 Creating dependency file for UD_PortType_part_6.cc #8 1.553 Creating dependency file for UD_PortType_part_4.cc #8 1.553 Creating dependency file for UD_PortType_part_3.cc #8 1.554 Creating dependency file for UD_PortType_part_2.cc #8 1.556 Creating dependency file for UD_PortType_part_1.cc #8 1.559 Creating dependency file for TRXC_Types_part_7.cc #8 1.560 Creating dependency file for TRXC_Types_part_6.cc #8 1.560 Creating dependency file for TRXC_Types_part_4.cc #8 1.560 Creating dependency file for TRXC_Types_part_5.cc #8 1.560 Creating dependency file for TRXC_Types_part_3.cc #8 1.560 Creating dependency file for TRXC_Types_part_2.cc #8 1.562 Creating dependency file for TRXC_Types_part_1.cc #8 1.562 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_7.cc #8 1.563 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_6.cc #8 1.564 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_5.cc #8 1.565 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_4.cc #8 1.566 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_3.cc #8 1.566 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_2.cc #8 1.566 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_1.cc #8 1.567 Creating dependency file for TRXC_CodecPort_part_7.cc #8 1.567 Creating dependency file for TRXC_CodecPort_part_6.cc #8 1.569 Creating dependency file for TRXC_CodecPort_part_5.cc #8 1.569 Creating dependency file for TRXC_CodecPort_part_4.cc #8 1.570 Creating dependency file for TRXC_CodecPort_part_3.cc #8 1.570 Creating dependency file for TRXC_CodecPort_part_2.cc #8 1.571 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.571 Creating dependency file for TRXC_CodecPort_part_1.cc #8 1.573 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.573 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.573 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.573 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.574 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.576 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.576 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.577 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.577 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.577 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.577 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.578 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.578 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.579 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.581 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.581 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.581 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.581 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.582 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.583 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.583 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.584 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.585 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.585 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.585 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.586 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.586 Creating dependency file for RTP_Types_part_7.cc #8 1.586 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.587 Creating dependency file for RTP_Types_part_6.cc #8 1.588 Creating dependency file for RTP_Types_part_5.cc #8 1.588 Creating dependency file for RTP_Types_part_3.cc #8 1.588 Creating dependency file for RTP_Types_part_4.cc #8 1.589 Creating dependency file for RTP_Types_part_2.cc #8 1.589 Creating dependency file for RTP_Types_part_1.cc #8 1.591 Creating dependency file for RTP_Emulation_part_7.cc #8 1.591 Creating dependency file for RTP_Emulation_part_6.cc #8 1.591 Creating dependency file for RTP_Emulation_part_5.cc #8 1.592 Creating dependency file for RTP_Emulation_part_4.cc #8 1.594 Creating dependency file for RTP_Emulation_part_3.cc #8 1.595 Creating dependency file for RTP_Emulation_part_2.cc #8 1.595 Creating dependency file for RTP_Emulation_part_1.cc #8 1.595 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 1.595 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 1.597 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 1.597 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 1.597 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 1.598 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 1.598 Creating dependency file for RTP_CodecPort_part_7.cc #8 1.598 Creating dependency file for RTP_CodecPort_part_6.cc #8 1.598 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 1.600 Creating dependency file for RTP_CodecPort_part_5.cc #8 1.602 Creating dependency file for RTP_CodecPort_part_4.cc #8 1.602 Creating dependency file for RTP_CodecPort_part_3.cc #8 1.602 Creating dependency file for RTP_CodecPort_part_2.cc #8 1.603 Creating dependency file for RSL_Types_part_7.cc #8 1.603 Creating dependency file for RSL_Types_part_6.cc #8 1.603 Creating dependency file for RTP_CodecPort_part_1.cc #8 1.606 Creating dependency file for RSL_Types_part_5.cc #8 1.606 Creating dependency file for RSL_Types_part_4.cc #8 1.606 Creating dependency file for RSL_Types_part_3.cc #8 1.610 Creating dependency file for RSL_Types_part_2.cc #8 1.610 Creating dependency file for RSL_Types_part_1.cc #8 1.610 Creating dependency file for RSL_Emulation_part_7.cc #8 1.611 Creating dependency file for RSL_Emulation_part_6.cc #8 1.611 Creating dependency file for RSL_Emulation_part_5.cc #8 1.611 Creating dependency file for RSL_Emulation_part_4.cc #8 1.611 Creating dependency file for RSL_Emulation_part_2.cc #8 1.611 Creating dependency file for RSL_Emulation_part_3.cc #8 1.613 Creating dependency file for RSL_Emulation_part_1.cc #8 1.613 Creating dependency file for RLCMAC_Types_part_7.cc #8 1.613 Creating dependency file for RLCMAC_Types_part_6.cc #8 1.613 Creating dependency file for RLCMAC_Types_part_5.cc #8 1.614 Creating dependency file for RLCMAC_Types_part_4.cc #8 1.614 Creating dependency file for RLCMAC_Types_part_3.cc #8 1.618 Creating dependency file for RLCMAC_Types_part_2.cc #8 1.618 Creating dependency file for RLCMAC_Types_part_1.cc #8 1.618 Creating dependency file for RLCMAC_Templates_part_6.cc #8 1.618 Creating dependency file for RLCMAC_Templates_part_7.cc #8 1.621 Creating dependency file for RLCMAC_Templates_part_4.cc #8 1.621 Creating dependency file for RLCMAC_Templates_part_5.cc #8 1.621 Creating dependency file for RLCMAC_Templates_part_3.cc #8 1.621 Creating dependency file for RLCMAC_Templates_part_1.cc #8 1.622 Creating dependency file for RLCMAC_Templates_part_2.cc #8 1.622 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 1.623 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 1.623 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 1.623 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 1.623 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 1.624 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 1.625 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 1.625 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 1.629 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 1.629 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 1.629 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 1.631 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 1.651 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 1.652 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 1.652 Creating dependency file for PCUIF_Types_part_7.cc #8 1.652 Creating dependency file for PCUIF_Types_part_6.cc #8 1.652 Creating dependency file for PCUIF_Types_part_5.cc #8 1.652 Creating dependency file for PCUIF_Types_part_4.cc #8 1.653 Creating dependency file for PCUIF_Types_part_3.cc #8 1.653 Creating dependency file for PCUIF_Types_part_2.cc #8 1.653 Creating dependency file for PCUIF_Types_part_1.cc #8 1.654 Creating dependency file for PCUIF_CodecPort_part_7.cc #8 1.659 Creating dependency file for PCUIF_CodecPort_part_6.cc #8 1.659 Creating dependency file for PCUIF_CodecPort_part_5.cc #8 1.659 Creating dependency file for PCUIF_CodecPort_part_4.cc #8 1.660 Creating dependency file for PCUIF_CodecPort_part_3.cc #8 1.660 Creating dependency file for PCUIF_CodecPort_part_2.cc #8 1.660 Creating dependency file for PCUIF_CodecPort_part_1.cc #8 1.661 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 1.662 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 1.666 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 1.666 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 1.667 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 1.667 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 1.667 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 1.674 Creating dependency file for Osmocom_Types_part_7.cc #8 1.674 Creating dependency file for Osmocom_Types_part_6.cc #8 1.675 Creating dependency file for Osmocom_Types_part_5.cc #8 1.675 Creating dependency file for Osmocom_Types_part_4.cc #8 1.675 Creating dependency file for Osmocom_Types_part_3.cc #8 1.675 Creating dependency file for Osmocom_Types_part_2.cc #8 1.676 Creating dependency file for Osmocom_Types_part_1.cc #8 1.683 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 1.684 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 1.684 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 1.684 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 1.684 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 1.684 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 1.685 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 1.685 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 1.686 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 1.686 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 1.691 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 1.691 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 1.691 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 1.692 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 1.692 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 1.692 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 1.693 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 1.693 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 1.694 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 1.697 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 1.702 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 1.702 Creating dependency file for OSMUX_Types_part_7.cc #8 1.703 Creating dependency file for OSMUX_Types_part_5.cc #8 1.703 Creating dependency file for OSMUX_Types_part_6.cc #8 1.703 Creating dependency file for OSMUX_Types_part_4.cc #8 1.703 Creating dependency file for OSMUX_Types_part_3.cc #8 1.705 Creating dependency file for OSMUX_Types_part_1.cc #8 1.705 Creating dependency file for OSMUX_Types_part_2.cc #8 1.705 Creating dependency file for OSMUX_Emulation_part_7.cc #8 1.706 Creating dependency file for OSMUX_Emulation_part_6.cc #8 1.710 Creating dependency file for OSMUX_Emulation_part_5.cc #8 1.710 Creating dependency file for OSMUX_Emulation_part_4.cc #8 1.710 Creating dependency file for OSMUX_Emulation_part_3.cc #8 1.711 Creating dependency file for OSMUX_Emulation_part_2.cc #8 1.711 Creating dependency file for OSMUX_Emulation_part_1.cc #8 1.713 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc #8 1.714 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc #8 1.714 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc #8 1.715 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc #8 1.716 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc #8 1.718 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc #8 1.719 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc #8 1.719 Creating dependency file for OSMUX_CodecPort_part_7.cc #8 1.721 Creating dependency file for OSMUX_CodecPort_part_6.cc #8 1.721 Creating dependency file for OSMUX_CodecPort_part_5.cc #8 1.721 Creating dependency file for OSMUX_CodecPort_part_4.cc #8 1.723 Creating dependency file for OSMUX_CodecPort_part_3.cc #8 1.725 Creating dependency file for OSMUX_CodecPort_part_2.cc #8 1.726 Creating dependency file for OSMUX_CodecPort_part_1.cc #8 1.726 Creating dependency file for Native_Functions_part_7.cc #8 1.727 Creating dependency file for Native_Functions_part_6.cc #8 1.727 Creating dependency file for Native_Functions_part_4.cc #8 1.727 Creating dependency file for Native_Functions_part_5.cc #8 1.729 Creating dependency file for Native_Functions_part_3.cc #8 1.729 Creating dependency file for Native_Functions_part_2.cc #8 1.730 Creating dependency file for Native_Functions_part_1.cc #8 1.731 Creating dependency file for MobileL3_Types_part_7.cc #8 1.731 Creating dependency file for MobileL3_Types_part_6.cc #8 1.732 Creating dependency file for MobileL3_Types_part_5.cc #8 1.735 Creating dependency file for MobileL3_Types_part_3.cc #8 1.735 Creating dependency file for MobileL3_Types_part_4.cc #8 1.735 Creating dependency file for MobileL3_Types_part_2.cc #8 1.735 Creating dependency file for MobileL3_Types_part_1.cc #8 1.736 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 1.739 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 1.739 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 1.739 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 1.739 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 1.739 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 1.741 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 1.742 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 1.742 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 1.743 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 1.744 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 1.745 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 1.745 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 1.746 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 1.748 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 1.748 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 1.748 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 1.750 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 1.751 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 1.751 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 1.752 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 1.753 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 1.753 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 1.754 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 1.755 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 1.756 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 1.756 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 1.756 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 1.756 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 1.761 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 1.761 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 1.762 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 1.762 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 1.767 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 1.771 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 1.778 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 1.780 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 1.782 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 1.786 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 1.788 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 1.788 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 1.793 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 1.793 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 1.795 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 1.800 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 1.803 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 1.815 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 1.816 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 1.816 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 1.826 Creating dependency file for Misc_Helpers_part_7.cc #8 1.830 Creating dependency file for Misc_Helpers_part_6.cc #8 1.835 Creating dependency file for Misc_Helpers_part_5.cc #8 1.843 Creating dependency file for Misc_Helpers_part_4.cc #8 1.852 Creating dependency file for Misc_Helpers_part_3.cc #8 1.853 Creating dependency file for Misc_Helpers_part_2.cc #8 1.855 Creating dependency file for Misc_Helpers_part_1.cc #8 1.856 Creating dependency file for LAPDm_Types_part_7.cc #8 1.860 Creating dependency file for LAPDm_Types_part_6.cc #8 1.862 Creating dependency file for LAPDm_Types_part_5.cc #8 1.864 Creating dependency file for LAPDm_Types_part_4.cc #8 1.864 Creating dependency file for LAPDm_Types_part_3.cc #8 1.866 Creating dependency file for LAPDm_Types_part_2.cc #8 1.868 Creating dependency file for LAPDm_Types_part_1.cc #8 1.869 Creating dependency file for LAPDm_RAW_PT_part_7.cc #8 1.872 Creating dependency file for LAPDm_RAW_PT_part_6.cc #8 1.875 Creating dependency file for LAPDm_RAW_PT_part_4.cc #8 1.875 Creating dependency file for LAPDm_RAW_PT_part_5.cc #8 1.875 Creating dependency file for LAPDm_RAW_PT_part_3.cc #8 1.876 Creating dependency file for LAPDm_RAW_PT_part_2.cc #8 1.877 Creating dependency file for LAPDm_RAW_PT_part_1.cc #8 1.878 Creating dependency file for L3_Templates_part_7.cc #8 1.879 Creating dependency file for L3_Templates_part_6.cc #8 1.880 Creating dependency file for L3_Templates_part_5.cc #8 1.881 Creating dependency file for L3_Templates_part_4.cc #8 1.881 Creating dependency file for L3_Templates_part_3.cc #8 1.881 Creating dependency file for L3_Templates_part_2.cc #8 1.883 Creating dependency file for L3_Templates_part_1.cc #8 1.883 Creating dependency file for L3_Common_part_6.cc #8 1.883 Creating dependency file for L3_Common_part_7.cc #8 1.885 Creating dependency file for L3_Common_part_5.cc #8 1.886 Creating dependency file for L3_Common_part_4.cc #8 1.886 Creating dependency file for L3_Common_part_3.cc #8 1.887 Creating dependency file for L3_Common_part_2.cc #8 1.887 Creating dependency file for L3_Common_part_1.cc #8 1.889 Creating dependency file for L1CTL_Types_part_7.cc #8 1.889 Creating dependency file for L1CTL_Types_part_6.cc #8 1.889 Creating dependency file for L1CTL_Types_part_5.cc #8 1.890 Creating dependency file for L1CTL_Types_part_3.cc #8 1.890 Creating dependency file for L1CTL_Types_part_4.cc #8 1.895 Creating dependency file for L1CTL_Types_part_2.cc #8 1.895 Creating dependency file for L1CTL_Types_part_1.cc #8 1.895 Creating dependency file for L1CTL_PortType_CtrlFunct_part_7.cc #8 1.895 Creating dependency file for L1CTL_PortType_CtrlFunct_part_6.cc #8 1.896 Creating dependency file for L1CTL_PortType_CtrlFunct_part_5.cc #8 1.896 Creating dependency file for L1CTL_PortType_CtrlFunct_part_4.cc #8 1.896 Creating dependency file for L1CTL_PortType_CtrlFunct_part_3.cc #8 1.896 Creating dependency file for L1CTL_PortType_CtrlFunct_part_2.cc #8 1.897 Creating dependency file for L1CTL_PortType_CtrlFunct_part_1.cc #8 1.900 Creating dependency file for L1CTL_PortType_part_7.cc #8 1.900 Creating dependency file for L1CTL_PortType_part_6.cc #8 1.900 Creating dependency file for L1CTL_PortType_part_5.cc #8 1.906 Creating dependency file for L1CTL_PortType_part_4.cc #8 1.906 Creating dependency file for L1CTL_PortType_part_3.cc #8 1.906 Creating dependency file for L1CTL_PortType_part_2.cc #8 1.907 Creating dependency file for L1CTL_PortType_part_1.cc #8 1.907 Creating dependency file for IuUP_Types_part_7.cc #8 1.907 Creating dependency file for IuUP_Types_part_6.cc #8 1.907 Creating dependency file for IuUP_Types_part_4.cc #8 1.907 Creating dependency file for IuUP_Types_part_5.cc #8 1.908 Creating dependency file for IuUP_Types_part_2.cc #8 1.908 Creating dependency file for IuUP_Types_part_3.cc #8 1.908 Creating dependency file for IuUP_Types_part_1.cc #8 1.909 Creating dependency file for IuUP_Emulation_part_7.cc #8 1.909 Creating dependency file for IuUP_Emulation_part_6.cc #8 1.909 Creating dependency file for IuUP_Emulation_part_5.cc #8 1.913 Creating dependency file for IuUP_Emulation_part_4.cc #8 1.915 Creating dependency file for IuUP_Emulation_part_3.cc #8 1.915 Creating dependency file for IuUP_Emulation_part_1.cc #8 1.915 Creating dependency file for IuUP_Emulation_part_2.cc #8 1.915 Creating dependency file for IPL4asp_Types_part_7.cc #8 1.915 Creating dependency file for IPL4asp_Types_part_6.cc #8 1.916 Creating dependency file for IPL4asp_Types_part_5.cc #8 1.916 Creating dependency file for IPL4asp_Types_part_4.cc #8 1.916 Creating dependency file for IPL4asp_Types_part_3.cc #8 1.916 Creating dependency file for IPL4asp_Types_part_2.cc #8 1.917 Creating dependency file for IPL4asp_Types_part_1.cc #8 1.917 Creating dependency file for IPL4asp_PortType_part_7.cc #8 1.917 Creating dependency file for IPL4asp_PortType_part_6.cc #8 1.921 Creating dependency file for IPL4asp_PortType_part_5.cc #8 1.921 Creating dependency file for IPL4asp_PortType_part_4.cc #8 1.921 Creating dependency file for IPL4asp_PortType_part_3.cc #8 1.921 Creating dependency file for IPL4asp_PortType_part_2.cc #8 1.922 Creating dependency file for IPL4asp_PortType_part_1.cc #8 1.922 Creating dependency file for IPL4asp_Functions_part_7.cc #8 1.923 Creating dependency file for IPL4asp_Functions_part_6.cc #8 1.924 Creating dependency file for IPL4asp_Functions_part_5.cc #8 1.925 Creating dependency file for IPL4asp_Functions_part_4.cc #8 1.929 Creating dependency file for IPL4asp_Functions_part_3.cc #8 1.930 Creating dependency file for IPL4asp_Functions_part_2.cc #8 1.930 Creating dependency file for IPL4asp_Functions_part_1.cc #8 1.930 Creating dependency file for IPA_Types_part_7.cc #8 1.930 Creating dependency file for IPA_Types_part_6.cc #8 1.930 Creating dependency file for IPA_Types_part_5.cc #8 1.930 Creating dependency file for IPA_Types_part_4.cc #8 1.931 Creating dependency file for IPA_Types_part_3.cc #8 1.931 Creating dependency file for IPA_Types_part_2.cc #8 1.931 Creating dependency file for IPA_Types_part_1.cc #8 1.932 Creating dependency file for IPA_Testing_part_6.cc #8 1.932 Creating dependency file for IPA_Testing_part_5.cc #8 1.932 Creating dependency file for IPA_Testing_part_7.cc #8 1.932 Creating dependency file for IPA_Testing_part_4.cc #8 1.932 Creating dependency file for IPA_Testing_part_3.cc #8 1.933 Creating dependency file for IPA_Testing_part_2.cc #8 1.933 Creating dependency file for IPA_Testing_part_1.cc #8 1.937 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 1.937 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 1.937 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 1.938 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 1.938 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 1.939 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 1.939 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 1.940 Creating dependency file for IPA_CodecPort_part_5.cc #8 1.940 Creating dependency file for IPA_CodecPort_part_6.cc #8 1.940 Creating dependency file for IPA_CodecPort_part_7.cc #8 1.940 Creating dependency file for IPA_CodecPort_part_4.cc #8 1.940 Creating dependency file for IPA_CodecPort_part_3.cc #8 1.943 Creating dependency file for IPA_CodecPort_part_2.cc #8 1.943 Creating dependency file for IPA_CodecPort_part_1.cc #8 1.944 Creating dependency file for General_Types_part_7.cc #8 1.944 Creating dependency file for General_Types_part_6.cc #8 1.944 Creating dependency file for General_Types_part_4.cc #8 1.944 Creating dependency file for General_Types_part_5.cc #8 1.945 Creating dependency file for General_Types_part_3.cc #8 1.945 Creating dependency file for General_Types_part_2.cc #8 1.946 Creating dependency file for GSM_Types_part_7.cc #8 1.947 Creating dependency file for General_Types_part_1.cc #8 1.947 Creating dependency file for GSM_Types_part_6.cc #8 1.947 Creating dependency file for GSM_Types_part_5.cc #8 1.948 Creating dependency file for GSM_Types_part_4.cc #8 1.948 Creating dependency file for GSM_Types_part_3.cc #8 1.949 Creating dependency file for GSM_Types_part_2.cc #8 1.950 Creating dependency file for GSM_Types_part_1.cc #8 1.950 Creating dependency file for GSM_SystemInformation_part_7.cc #8 1.951 Creating dependency file for GSM_SystemInformation_part_6.cc #8 1.952 Creating dependency file for GSM_SystemInformation_part_5.cc #8 1.952 Creating dependency file for GSM_SystemInformation_part_4.cc #8 1.956 Creating dependency file for GSM_SystemInformation_part_3.cc #8 1.957 Creating dependency file for GSM_SystemInformation_part_2.cc #8 1.957 Creating dependency file for GSM_SystemInformation_part_1.cc #8 1.957 Creating dependency file for GSM_RestOctets_part_7.cc #8 1.957 Creating dependency file for GSM_RestOctets_part_6.cc #8 1.957 Creating dependency file for GSM_RestOctets_part_5.cc #8 1.957 Creating dependency file for GSM_RestOctets_part_4.cc #8 1.958 Creating dependency file for GSM_RestOctets_part_3.cc #8 1.958 Creating dependency file for GSM_RestOctets_part_2.cc #8 1.958 Creating dependency file for GSM_RestOctets_part_1.cc #8 1.958 Creating dependency file for GSM_RR_Types_part_7.cc #8 1.959 Creating dependency file for GSM_RR_Types_part_5.cc #8 1.959 Creating dependency file for GSM_RR_Types_part_6.cc #8 1.960 Creating dependency file for GSM_RR_Types_part_3.cc #8 1.960 Creating dependency file for GSM_RR_Types_part_2.cc #8 1.960 Creating dependency file for GSM_RR_Types_part_4.cc #8 1.960 Creating dependency file for GSM_RR_Types_part_1.cc #8 1.963 Creating dependency file for BTS_Tests_perf_part_7.cc #8 1.965 Creating dependency file for BTS_Tests_perf_part_6.cc #8 1.965 Creating dependency file for BTS_Tests_perf_part_4.cc #8 1.965 Creating dependency file for BTS_Tests_perf_part_5.cc #8 1.965 Creating dependency file for BTS_Tests_perf_part_3.cc #8 1.965 Creating dependency file for BTS_Tests_perf_part_2.cc #8 1.966 Creating dependency file for BTS_Tests_perf_part_1.cc #8 1.967 Creating dependency file for BTS_Tests_VAMOS_part_7.cc #8 1.967 Creating dependency file for BTS_Tests_VAMOS_part_6.cc #8 1.968 Creating dependency file for BTS_Tests_VAMOS_part_5.cc #8 1.968 Creating dependency file for BTS_Tests_VAMOS_part_4.cc #8 1.970 Creating dependency file for BTS_Tests_VAMOS_part_3.cc #8 1.971 Creating dependency file for BTS_Tests_VAMOS_part_2.cc #8 1.978 Creating dependency file for BTS_Tests_VAMOS_part_1.cc #8 1.979 Creating dependency file for BTS_Tests_SMSCB_part_7.cc #8 1.979 Creating dependency file for BTS_Tests_SMSCB_part_6.cc #8 1.979 Creating dependency file for BTS_Tests_SMSCB_part_5.cc #8 1.979 Creating dependency file for BTS_Tests_SMSCB_part_4.cc #8 1.979 Creating dependency file for BTS_Tests_SMSCB_part_3.cc #8 1.980 Creating dependency file for BTS_Tests_SMSCB_part_2.cc #8 1.980 Creating dependency file for BTS_Tests_SMSCB_part_1.cc #8 1.980 Creating dependency file for BTS_Tests_OML_part_7.cc #8 1.980 Creating dependency file for BTS_Tests_OML_part_6.cc #8 1.980 Creating dependency file for BTS_Tests_OML_part_5.cc #8 1.981 Creating dependency file for BTS_Tests_OML_part_4.cc #8 1.987 Creating dependency file for BTS_Tests_OML_part_3.cc #8 1.988 Creating dependency file for BTS_Tests_OML_part_2.cc #8 1.988 Creating dependency file for BTS_Tests_OML_part_1.cc #8 1.988 Creating dependency file for BTS_Tests_LAPDm_part_7.cc #8 1.988 Creating dependency file for BTS_Tests_LAPDm_part_6.cc #8 1.989 Creating dependency file for BTS_Tests_LAPDm_part_5.cc #8 1.989 Creating dependency file for BTS_Tests_LAPDm_part_4.cc #8 1.989 Creating dependency file for BTS_Tests_LAPDm_part_3.cc #8 1.989 Creating dependency file for BTS_Tests_LAPDm_part_2.cc #8 1.990 Creating dependency file for BTS_Tests_LAPDm_part_1.cc #8 1.992 Creating dependency file for BTS_Tests_ASCI_part_7.cc #8 1.992 Creating dependency file for BTS_Tests_ASCI_part_6.cc #8 1.993 Creating dependency file for BTS_Tests_ASCI_part_5.cc #8 1.995 Creating dependency file for BTS_Tests_ASCI_part_4.cc #8 1.996 Creating dependency file for BTS_Tests_ASCI_part_3.cc #8 1.996 Creating dependency file for BTS_Tests_ASCI_part_1.cc #8 1.996 Creating dependency file for BTS_Tests_ASCI_part_2.cc #8 1.996 Creating dependency file for BTS_Tests_part_7.cc #8 1.997 Creating dependency file for BTS_Tests_part_6.cc #8 1.997 Creating dependency file for BTS_Tests_part_5.cc #8 1.999 Creating dependency file for BTS_Tests_part_4.cc #8 1.999 Creating dependency file for BTS_Tests_part_3.cc #8 1.999 Creating dependency file for BTS_Tests_part_2.cc #8 2.001 Creating dependency file for BTS_Tests_part_1.cc #8 2.001 Creating dependency file for AbisOML_Types_part_7.cc #8 2.003 Creating dependency file for AbisOML_Types_part_5.cc #8 2.003 Creating dependency file for AbisOML_Types_part_4.cc #8 2.003 Creating dependency file for AbisOML_Types_part_6.cc #8 2.004 Creating dependency file for AbisOML_Types_part_3.cc #8 2.007 Creating dependency file for AbisOML_Types_part_2.cc #8 2.007 Creating dependency file for AMR_Types_part_7.cc #8 2.007 Creating dependency file for AbisOML_Types_part_1.cc #8 2.007 Creating dependency file for AMR_Types_part_6.cc #8 2.008 Creating dependency file for AMR_Types_part_4.cc #8 2.008 Creating dependency file for AMR_Types_part_5.cc #8 2.008 Creating dependency file for AMR_Types_part_3.cc #8 2.009 Creating dependency file for AMR_Types_part_2.cc #8 2.011 Creating dependency file for AMR_Types_part_1.cc #8 2.011 Creating dependency file for UD_Types.cc #8 2.012 Creating dependency file for UD_PortType.cc #8 2.014 Creating dependency file for TRXC_Types.cc #8 2.014 Creating dependency file for TRXC_CodecPort_CtrlFunct.cc #8 2.015 Creating dependency file for TRXC_CodecPort.cc #8 2.015 Creating dependency file for TELNETasp_PortType.cc #8 2.015 Creating dependency file for TCCInterface_Functions.cc #8 2.016 Creating dependency file for TCCConversion_Functions.cc #8 2.016 Creating dependency file for Socket_API_Definitions.cc #8 2.031 Creating dependency file for RTP_Types.cc #8 2.032 Creating dependency file for RTP_Emulation.cc #8 2.032 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 2.068 Creating dependency file for RTP_CodecPort.cc #8 2.069 Creating dependency file for RSL_Types.cc #8 2.071 Creating dependency file for RSL_Emulation.cc #8 2.074 Creating dependency file for RLCMAC_Types.cc #8 2.074 Creating dependency file for RLCMAC_Templates.cc #8 2.076 Creating dependency file for RLCMAC_CSN1_Types.cc #8 2.076 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 2.081 Creating dependency file for PCUIF_Types.cc #8 2.084 Creating dependency file for PCUIF_CodecPort.cc #8 2.086 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.088 Creating dependency file for Osmocom_Types.cc #8 2.093 Creating dependency file for Osmocom_CTRL_Types.cc #8 2.107 Creating dependency file for Osmocom_CTRL_Functions.cc #8 2.111 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 2.115 Creating dependency file for OSMUX_Types.cc #8 2.117 Creating dependency file for OSMUX_Emulation.cc #8 2.139 Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc #8 2.140 Creating dependency file for OSMUX_CodecPort.cc #8 2.141 Creating dependency file for Native_Functions.cc #8 2.151 Creating dependency file for MobileL3_Types.cc #8 2.155 Creating dependency file for MobileL3_SS_Types.cc #8 2.160 Creating dependency file for MobileL3_SMS_Types.cc #8 2.171 Creating dependency file for MobileL3_RRM_Types.cc #8 2.173 Creating dependency file for MobileL3_MM_Types.cc #8 2.180 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 2.187 Creating dependency file for MobileL3_CommonIE_Types.cc #8 2.200 Creating dependency file for MobileL3_CC_Types.cc #8 2.204 Creating dependency file for Misc_Helpers.cc #8 2.208 Creating dependency file for LAPDm_Types.cc #8 2.212 Creating dependency file for LAPDm_RAW_PT.cc #8 2.212 Creating dependency file for L3_Templates.cc #8 2.226 Creating dependency file for L3_Common.cc #8 2.227 Creating dependency file for L1CTL_Types.cc #8 2.238 Creating dependency file for L1CTL_PortType_CtrlFunct.cc #8 2.245 Creating dependency file for L1CTL_PortType.cc #8 2.257 Creating dependency file for IuUP_Types.cc #8 2.260 Creating dependency file for IuUP_Emulation.cc #8 2.262 Creating dependency file for IPL4asp_Types.cc #8 2.276 Creating dependency file for IPL4asp_PortType.cc #8 2.281 Creating dependency file for IPL4asp_Functions.cc #8 2.292 Creating dependency file for IPA_Types.cc #8 2.301 Creating dependency file for IPA_Testing.cc #8 2.307 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 2.333 Creating dependency file for IPA_CodecPort.cc #8 2.337 Creating dependency file for GSM_Types.cc #8 2.337 Creating dependency file for General_Types.cc #8 2.340 Creating dependency file for GSM_SystemInformation.cc #8 2.350 Creating dependency file for GSM_RestOctets.cc #8 2.357 Creating dependency file for GSM_RR_Types.cc #8 2.361 Creating dependency file for BTS_Tests_perf.cc #8 2.371 Creating dependency file for BTS_Tests_VAMOS.cc #8 2.376 Creating dependency file for BTS_Tests_SMSCB.cc #8 2.376 Creating dependency file for BTS_Tests_OML.cc #8 2.397 Creating dependency file for BTS_Tests_LAPDm.cc #8 2.401 Creating dependency file for BTS_Tests_ASCI.cc #8 2.408 Creating dependency file for BTS_Tests.cc #8 2.436 Creating dependency file for AbisOML_Types.cc #8 2.525 Creating dependency file for AMR_Types.cc #8 3.115 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types.o AMR_Types.cc #8 3.115 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types.o AbisOML_Types.cc #8 3.115 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests.o BTS_Tests.cc #8 3.115 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI.o BTS_Tests_ASCI.cc #8 3.116 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm.o BTS_Tests_LAPDm.cc #8 3.116 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML.o BTS_Tests_OML.cc #8 3.116 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB.o BTS_Tests_SMSCB.cc #8 3.116 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS.o BTS_Tests_VAMOS.cc #8 3.117 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf.o BTS_Tests_perf.cc #8 3.117 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc #8 3.117 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc #8 3.118 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc #8 3.118 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 3.118 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 3.118 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 3.119 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 3.119 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing.o IPA_Testing.cc #8 3.119 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 3.120 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 3.120 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 3.819 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 3.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 4.021 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 4.156 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType.o L1CTL_PortType.cc #8 4.284 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct.o L1CTL_PortType_CtrlFunct.cc #8 4.407 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types.o L1CTL_Types.cc #8 5.541 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 5.906 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 5.971 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT.o LAPDm_RAW_PT.cc #8 6.395 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types.o LAPDm_Types.cc #8 7.083 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 7.276 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 7.704 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 7.745 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 8.028 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 8.549 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 8.776 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 8.815 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 8.895 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 8.974 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 9.508 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)': #8 9.508 BTS_Tests_SMSCB.cc:6115:1: warning: control reaches end of non-void function [-Wreturn-type] #8 9.508 6115 | } #8 9.508 | ^ #8 9.618 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort.o OSMUX_CodecPort.cc #8 9.733 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc #8 10.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation.o OSMUX_Emulation.cc #8 10.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types.o OSMUX_Types.cc #8 10.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 10.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 10.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 10.75 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)': #8 10.75 BTS_Tests.cc:38881:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.75 38881 | } #8 10.75 | ^ #8 10.75 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)': #8 10.75 BTS_Tests.cc:38962:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.75 38962 | } #8 10.75 | ^ #8 10.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 10.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 11.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort.o PCUIF_CodecPort.cc #8 11.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types.o PCUIF_Types.cc #8 11.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc #8 12.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc #8 12.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates.o RLCMAC_Templates.cc #8 12.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types.o RLCMAC_Types.cc #8 12.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation.o RSL_Emulation.cc #8 12.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types.o RSL_Types.cc #8 12.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 12.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 13.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 13.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 13.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 14.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 14.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 14.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 14.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort.o TRXC_CodecPort.cc #8 14.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct.o TRXC_CodecPort_CtrlFunct.cc #8 14.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types.o TRXC_Types.cc #8 14.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 14.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 15.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_1.o AMR_Types_part_1.cc #8 15.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_2.o AMR_Types_part_2.cc #8 15.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_3.o AMR_Types_part_3.cc #8 15.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_4.o AMR_Types_part_4.cc #8 15.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_5.o AMR_Types_part_5.cc #8 15.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_6.o AMR_Types_part_6.cc #8 15.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_7.o AMR_Types_part_7.cc #8 15.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc #8 15.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc #8 15.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc #8 15.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc #8 15.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc #8 15.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc #8 15.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc #8 15.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_1.o BTS_Tests_part_1.cc #8 15.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_2.o BTS_Tests_part_2.cc #8 15.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_3.o BTS_Tests_part_3.cc #8 15.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_4.o BTS_Tests_part_4.cc #8 15.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_5.o BTS_Tests_part_5.cc #8 15.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_6.o BTS_Tests_part_6.cc #8 15.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_7.o BTS_Tests_part_7.cc #8 15.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_1.cc #8 15.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_2.cc #8 15.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_3.cc #8 15.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_4.cc #8 15.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_5.cc #8 15.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_6.cc #8 15.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_7.o BTS_Tests_ASCI_part_7.cc #8 15.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_1.cc #8 15.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_2.cc #8 15.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_3.cc #8 15.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_4.cc #8 15.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_5.cc #8 15.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_6.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_7.o BTS_Tests_LAPDm_part_7.cc #8 15.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_1.cc #8 15.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_2.cc #8 15.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_3.cc #8 15.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_4.cc #8 15.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_5.cc #8 15.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_6.cc #8 15.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_7.o BTS_Tests_OML_part_7.cc #8 15.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_1.cc #8 15.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_2.cc #8 15.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_3.cc #8 15.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_4.cc #8 15.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_5.cc #8 15.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_6.cc #8 15.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_7.o BTS_Tests_SMSCB_part_7.cc #8 15.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_1.cc #8 15.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_2.cc #8 15.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_3.cc #8 15.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_4.cc #8 15.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_5.cc #8 15.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_6.cc #8 15.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_7.o BTS_Tests_VAMOS_part_7.cc #8 15.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_1.cc #8 15.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_2.cc #8 15.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_3.cc #8 15.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_4.cc #8 15.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_5.cc #8 15.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_6.cc #8 15.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_7.o BTS_Tests_perf_part_7.cc #8 15.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc #8 15.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc #8 15.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc #8 15.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc #8 15.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc #8 15.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc #8 15.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc #8 15.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc #8 15.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc #8 15.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc #8 16.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc #8 16.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc #8 16.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc #8 16.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc #8 16.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc #8 16.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc #8 16.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc #8 16.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc #8 16.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc #8 16.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc #8 16.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc #8 16.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 16.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 16.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 16.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 16.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 16.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 16.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 16.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 16.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 16.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 16.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 16.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 16.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 16.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 16.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 16.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 16.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 16.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 16.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 16.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 16.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 16.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 16.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 16.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 16.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 16.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 16.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 16.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 16.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_1.o IPA_Testing_part_1.cc #8 16.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_2.o IPA_Testing_part_2.cc #8 16.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_3.o IPA_Testing_part_3.cc #8 16.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_4.o IPA_Testing_part_4.cc #8 16.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_5.o IPA_Testing_part_5.cc #8 16.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_6.o IPA_Testing_part_6.cc #8 16.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_7.o IPA_Testing_part_7.cc #8 16.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 16.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 16.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 16.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 16.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 16.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 16.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 16.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 16.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 16.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 16.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 16.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 16.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 16.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 16.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 16.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 16.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 16.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 16.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 16.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 16.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 16.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 16.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 16.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 16.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 16.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 16.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 16.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 16.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 16.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 16.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 16.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 16.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 16.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 16.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 16.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 16.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 16.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 16.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 16.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 16.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 16.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 16.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_1.o L1CTL_PortType_part_1.cc #8 16.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_2.o L1CTL_PortType_part_2.cc #8 16.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_3.o L1CTL_PortType_part_3.cc #8 16.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_4.o L1CTL_PortType_part_4.cc #8 16.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_5.o L1CTL_PortType_part_5.cc #8 16.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_6.o L1CTL_PortType_part_6.cc #8 16.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_7.o L1CTL_PortType_part_7.cc #8 16.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_1.cc #8 16.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_2.cc #8 16.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_3.cc #8 16.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_4.cc #8 16.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_5.cc #8 16.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_6.cc #8 16.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_PortType_CtrlFunct_part_7.cc #8 16.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_1.o L1CTL_Types_part_1.cc #8 16.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_2.o L1CTL_Types_part_2.cc #8 16.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_3.o L1CTL_Types_part_3.cc #8 16.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_4.o L1CTL_Types_part_4.cc #8 16.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_5.o L1CTL_Types_part_5.cc #8 16.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_6.o L1CTL_Types_part_6.cc #8 16.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_7.o L1CTL_Types_part_7.cc #8 16.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 16.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 16.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 16.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 16.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 16.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 16.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 16.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 16.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 16.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 16.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 16.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 16.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 16.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 16.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_1.cc #8 16.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_2.cc #8 16.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_3.cc #8 16.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_4.cc #8 16.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_5.cc #8 16.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_6.cc #8 16.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_7.o LAPDm_RAW_PT_part_7.cc #8 16.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_1.o LAPDm_Types_part_1.cc #8 16.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_2.o LAPDm_Types_part_2.cc #8 16.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_3.o LAPDm_Types_part_3.cc #8 16.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_4.o LAPDm_Types_part_4.cc #8 16.97 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 16.97 RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type] #8 16.97 11152 | } #8 16.97 | ^ #8 16.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_5.o LAPDm_Types_part_5.cc #8 16.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_6.o LAPDm_Types_part_6.cc #8 16.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_7.o LAPDm_Types_part_7.cc #8 16.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 16.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 16.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 16.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 16.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 16.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 16.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 16.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 17.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 17.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 17.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 17.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 17.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 17.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 17.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 17.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 17.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 17.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 17.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 17.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 17.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 17.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 17.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 17.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 18.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 19.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 19.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 20.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 20.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 21.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 21.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 21.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 21.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 21.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 21.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 21.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 22.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 22.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 22.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 22.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 22.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 22.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 22.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 22.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 22.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 22.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 22.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 22.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 22.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 23.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 23.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 23.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 23.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 23.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 23.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 23.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc #8 23.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc #8 23.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc #8 23.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc #8 23.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc #8 23.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc #8 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc #8 23.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc #8 23.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc #8 23.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc #8 24.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc #8 24.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc #8 24.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc #8 24.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc #8 24.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc #8 24.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc #8 24.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 24.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 24.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 24.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 24.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 24.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 24.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 24.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 24.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 24.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 24.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 24.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 24.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 24.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 24.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 24.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 24.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 24.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 24.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 24.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_1.cc #8 24.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_2.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_3.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_4.cc #8 24.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_5.cc #8 24.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_6.cc #8 24.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_7.o PCUIF_CodecPort_part_7.cc #8 24.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_1.o PCUIF_Types_part_1.cc #8 24.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_2.o PCUIF_Types_part_2.cc #8 24.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_3.o PCUIF_Types_part_3.cc #8 24.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_4.o PCUIF_Types_part_4.cc #8 24.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_5.o PCUIF_Types_part_5.cc #8 24.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_6.o PCUIF_Types_part_6.cc #8 24.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_7.o PCUIF_Types_part_7.cc #8 24.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc #8 24.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc #8 24.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc #8 24.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc #8 24.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc #8 24.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc #8 24.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc #8 24.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc #8 24.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc #8 24.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc #8 24.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc #8 25.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc #8 25.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc #8 25.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc #8 25.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_1.cc #8 26.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_2.cc #8 26.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_3.cc #8 26.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_4.cc #8 26.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_5.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_6.cc #8 26.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_7.o RLCMAC_Templates_part_7.cc #8 26.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_1.o RLCMAC_Types_part_1.cc #8 26.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_2.o RLCMAC_Types_part_2.cc #8 26.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_3.o RLCMAC_Types_part_3.cc #8 26.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_4.o RLCMAC_Types_part_4.cc #8 26.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_5.o RLCMAC_Types_part_5.cc #8 26.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_6.o RLCMAC_Types_part_6.cc #8 26.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_7.o RLCMAC_Types_part_7.cc #8 26.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc #8 26.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc #8 26.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc #8 26.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc #8 26.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc #8 26.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc #8 26.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc #8 26.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_1.o RSL_Types_part_1.cc #8 26.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_2.o RSL_Types_part_2.cc #8 26.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_3.o RSL_Types_part_3.cc #8 26.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_4.o RSL_Types_part_4.cc #8 26.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_5.o RSL_Types_part_5.cc #8 26.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_6.o RSL_Types_part_6.cc #8 26.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_7.o RSL_Types_part_7.cc #8 26.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 26.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 26.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 26.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 26.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 26.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 26.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 26.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 26.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 26.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 26.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 26.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 26.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 26.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 26.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 26.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 26.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 26.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 26.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 26.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 26.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 26.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 26.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 26.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 26.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 26.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 26.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 26.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 26.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 26.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 26.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 26.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 26.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 26.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 26.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 26.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 26.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 26.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 26.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 26.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 26.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 26.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 26.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 26.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 26.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 26.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 26.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 26.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 26.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 26.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 26.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 26.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 26.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 26.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 26.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_1.o TRXC_CodecPort_part_1.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_2.cc #8 26.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_3.cc #8 26.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_4.cc #8 26.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_5.cc #8 26.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_6.cc #8 26.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_7.o TRXC_CodecPort_part_7.cc #8 26.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_1.cc #8 26.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_2.cc #8 26.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_3.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_4.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_5.cc #8 26.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_6.cc #8 26.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_CodecPort_CtrlFunct_part_7.cc #8 26.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_1.o TRXC_Types_part_1.cc #8 26.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_2.o TRXC_Types_part_2.cc #8 26.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_3.o TRXC_Types_part_3.cc #8 27.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_4.o TRXC_Types_part_4.cc #8 27.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_5.o TRXC_Types_part_5.cc #8 27.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_6.o TRXC_Types_part_6.cc #8 27.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_7.o TRXC_Types_part_7.cc #8 27.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 27.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 27.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 27.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 27.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 27.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 27.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 27.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 27.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 27.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 27.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 27.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 27.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 27.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 27.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 27.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 27.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 27.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 27.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 27.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 27.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 27.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 27.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 27.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunctDef.o L1CTL_PortType_CtrlFunctDef.cc #8 27.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 27.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc #8 28.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_EncDec.o RLCMAC_EncDec.cc #8 28.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 28.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 28.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 28.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 28.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 28.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunctDef.o TRXC_CodecPort_CtrlFunctDef.cc #8 29.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 29.08 g++ -shared -o AMR_Types.so AMR_Types.o #8 29.18 g++ -shared -o AbisOML_Types.so AbisOML_Types.o #8 29.30 g++ -shared -o BTS_Tests.so BTS_Tests.o #8 29.35 g++ -shared -o BTS_Tests_ASCI.so BTS_Tests_ASCI.o #8 29.44 g++ -shared -o BTS_Tests_LAPDm.so BTS_Tests_LAPDm.o #8 29.45 g++ -shared -o BTS_Tests_OML.so BTS_Tests_OML.o #8 29.53 g++ -shared -o BTS_Tests_SMSCB.so BTS_Tests_SMSCB.o #8 29.54 g++ -shared -o BTS_Tests_VAMOS.so BTS_Tests_VAMOS.o #8 29.63 g++ -shared -o BTS_Tests_perf.so BTS_Tests_perf.o #8 29.63 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 29.71 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 29.78 g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o #8 29.82 g++ -shared -o GSM_Types.so GSM_Types.o #8 29.84 g++ -shared -o General_Types.so General_Types.o #8 29.85 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 29.86 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 29.93 g++ -shared -o IPA_Testing.so IPA_Testing.o #8 29.93 g++ -shared -o IPA_Types.so IPA_Types.o #8 29.95 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 29.95 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 29.97 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 29.98 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 30.02 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 30.02 g++ -shared -o L1CTL_PortType.so L1CTL_PortType.o #8 30.03 g++ -shared -o L1CTL_PortType_CtrlFunct.so L1CTL_PortType_CtrlFunct.o #8 30.05 g++ -shared -o L1CTL_Types.so L1CTL_Types.o #8 30.09 g++ -shared -o L3_Common.so L3_Common.o #8 30.12 g++ -shared -o L3_Templates.so L3_Templates.o #8 30.12 g++ -shared -o LAPDm_RAW_PT.so LAPDm_RAW_PT.o #8 30.12 g++ -shared -o LAPDm_Types.so LAPDm_Types.o #8 30.12 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 30.13 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 30.15 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 30.22 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 30.24 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 30.25 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 30.26 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 30.28 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 30.28 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 30.29 g++ -shared -o Native_Functions.so Native_Functions.o #8 30.32 g++ -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o #8 30.33 g++ -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o #8 30.39 g++ -shared -o OSMUX_Emulation.so OSMUX_Emulation.o #8 30.40 g++ -shared -o OSMUX_Types.so OSMUX_Types.o #8 30.40 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 30.41 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 30.41 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 30.43 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 30.45 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 30.48 g++ -shared -o PCUIF_CodecPort.so PCUIF_CodecPort.o #8 30.51 g++ -shared -o PCUIF_Types.so PCUIF_Types.o #8 30.51 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 30.51 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 30.53 g++ -shared -o RLCMAC_Templates.so RLCMAC_Templates.o #8 30.53 g++ -shared -o RLCMAC_Types.so RLCMAC_Types.o #8 30.54 g++ -shared -o RSL_Emulation.so RSL_Emulation.o #8 30.55 g++ -shared -o RSL_Types.so RSL_Types.o #8 30.55 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 30.63 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 30.64 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 30.64 g++ -shared -o RTP_Types.so RTP_Types.o #8 30.67 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 30.68 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 30.71 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 30.71 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 30.72 g++ -shared -o TRXC_CodecPort.so TRXC_CodecPort.o #8 30.74 g++ -shared -o TRXC_CodecPort_CtrlFunct.so TRXC_CodecPort_CtrlFunct.o #8 30.75 g++ -shared -o TRXC_Types.so TRXC_Types.o #8 30.79 g++ -shared -o UD_PortType.so UD_PortType.o #8 30.81 g++ -shared -o UD_Types.so UD_Types.o #8 30.81 g++ -shared -o AMR_Types_part_1.so AMR_Types_part_1.o #8 30.82 g++ -shared -o AMR_Types_part_2.so AMR_Types_part_2.o #8 30.82 g++ -shared -o AMR_Types_part_3.so AMR_Types_part_3.o #8 30.83 g++ -shared -o AMR_Types_part_4.so AMR_Types_part_4.o #8 30.85 g++ -shared -o AMR_Types_part_5.so AMR_Types_part_5.o #8 30.85 g++ -shared -o AMR_Types_part_6.so AMR_Types_part_6.o #8 30.85 g++ -shared -o AMR_Types_part_7.so AMR_Types_part_7.o #8 30.86 g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o #8 30.88 g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o #8 30.89 g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o #8 30.89 g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o #8 30.90 g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o #8 30.90 g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o #8 30.91 g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o #8 30.91 g++ -shared -o BTS_Tests_part_1.so BTS_Tests_part_1.o #8 30.92 g++ -shared -o BTS_Tests_part_2.so BTS_Tests_part_2.o #8 30.92 g++ -shared -o BTS_Tests_part_3.so BTS_Tests_part_3.o #8 30.92 g++ -shared -o BTS_Tests_part_4.so BTS_Tests_part_4.o #8 30.92 g++ -shared -o BTS_Tests_part_5.so BTS_Tests_part_5.o #8 30.93 g++ -shared -o BTS_Tests_part_6.so BTS_Tests_part_6.o #8 30.93 g++ -shared -o BTS_Tests_part_7.so BTS_Tests_part_7.o #8 30.93 g++ -shared -o BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_1.o #8 30.93 g++ -shared -o BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_2.o #8 30.94 g++ -shared -o BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_3.o #8 30.94 g++ -shared -o BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_4.o #8 30.94 g++ -shared -o BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_5.o #8 30.94 g++ -shared -o BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_6.o #8 30.95 g++ -shared -o BTS_Tests_ASCI_part_7.so BTS_Tests_ASCI_part_7.o #8 30.96 g++ -shared -o BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_1.o #8 30.96 g++ -shared -o BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_2.o #8 30.96 g++ -shared -o BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_3.o #8 30.97 g++ -shared -o BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_4.o #8 30.97 g++ -shared -o BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_5.o #8 30.97 g++ -shared -o BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_6.o #8 30.97 g++ -shared -o BTS_Tests_LAPDm_part_7.so BTS_Tests_LAPDm_part_7.o #8 30.98 g++ -shared -o BTS_Tests_OML_part_1.so BTS_Tests_OML_part_1.o #8 30.99 g++ -shared -o BTS_Tests_OML_part_2.so BTS_Tests_OML_part_2.o #8 30.99 g++ -shared -o BTS_Tests_OML_part_3.so BTS_Tests_OML_part_3.o #8 30.99 g++ -shared -o BTS_Tests_OML_part_4.so BTS_Tests_OML_part_4.o #8 31.00 g++ -shared -o BTS_Tests_OML_part_5.so BTS_Tests_OML_part_5.o #8 31.00 g++ -shared -o BTS_Tests_OML_part_6.so BTS_Tests_OML_part_6.o #8 31.00 g++ -shared -o BTS_Tests_OML_part_7.so BTS_Tests_OML_part_7.o #8 31.00 g++ -shared -o BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_1.o #8 31.00 g++ -shared -o BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_2.o #8 31.01 g++ -shared -o BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_3.o #8 31.01 g++ -shared -o BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_4.o #8 31.02 g++ -shared -o BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_5.o #8 31.02 g++ -shared -o BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_6.o #8 31.03 g++ -shared -o BTS_Tests_SMSCB_part_7.so BTS_Tests_SMSCB_part_7.o #8 31.03 g++ -shared -o BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_1.o #8 31.03 g++ -shared -o BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_2.o #8 31.03 g++ -shared -o BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_3.o #8 31.03 g++ -shared -o BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_4.o #8 31.04 g++ -shared -o BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_5.o #8 31.04 g++ -shared -o BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_6.o #8 31.04 g++ -shared -o BTS_Tests_VAMOS_part_7.so BTS_Tests_VAMOS_part_7.o #8 31.04 g++ -shared -o BTS_Tests_perf_part_1.so BTS_Tests_perf_part_1.o #8 31.05 g++ -shared -o BTS_Tests_perf_part_2.so BTS_Tests_perf_part_2.o #8 31.05 g++ -shared -o BTS_Tests_perf_part_3.so BTS_Tests_perf_part_3.o #8 31.05 g++ -shared -o BTS_Tests_perf_part_4.so BTS_Tests_perf_part_4.o #8 31.05 g++ -shared -o BTS_Tests_perf_part_5.so BTS_Tests_perf_part_5.o #8 31.05 g++ -shared -o BTS_Tests_perf_part_6.so BTS_Tests_perf_part_6.o #8 31.06 g++ -shared -o BTS_Tests_perf_part_7.so BTS_Tests_perf_part_7.o #8 31.06 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 31.07 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 31.07 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 31.09 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 31.09 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 31.09 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 31.09 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 31.09 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 31.09 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 31.09 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 31.10 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 31.11 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 31.11 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 31.11 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 31.12 g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o #8 31.13 g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o #8 31.14 g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o #8 31.14 g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o #8 31.14 g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o #8 31.15 g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o #8 31.16 g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o #8 31.17 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 31.17 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 31.18 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 31.18 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 31.19 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 31.19 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 31.19 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 31.20 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 31.22 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 31.22 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 31.22 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 31.22 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 31.22 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 31.22 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 31.22 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 31.24 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 31.25 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 31.25 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 31.25 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 31.25 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 31.25 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 31.25 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 31.25 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 31.26 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 31.26 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 31.27 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 31.27 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 31.27 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 31.27 g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o #8 31.27 g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o #8 31.27 g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o #8 31.27 g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o #8 31.28 g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o #8 31.28 g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o #8 31.29 g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o #8 31.30 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 31.30 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 31.30 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 31.30 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 31.30 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 31.30 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 31.30 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 31.30 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 31.30 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 31.31 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 31.32 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 31.32 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 31.32 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 31.32 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 31.32 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 31.33 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 31.33 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 31.33 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 31.33 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 31.34 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 31.35 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 31.35 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 31.35 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 31.35 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 31.35 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 31.35 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 31.35 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 31.35 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 31.36 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 31.37 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 31.37 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 31.37 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 31.37 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 31.38 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 31.38 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 31.38 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 31.38 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 31.38 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 31.38 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 31.39 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 31.39 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 31.41 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 31.41 g++ -shared -o L1CTL_PortType_part_1.so L1CTL_PortType_part_1.o #8 31.41 g++ -shared -o L1CTL_PortType_part_2.so L1CTL_PortType_part_2.o #8 31.41 g++ -shared -o L1CTL_PortType_part_3.so L1CTL_PortType_part_3.o #8 31.41 g++ -shared -o L1CTL_PortType_part_4.so L1CTL_PortType_part_4.o #8 31.41 g++ -shared -o L1CTL_PortType_part_5.so L1CTL_PortType_part_5.o #8 31.41 g++ -shared -o L1CTL_PortType_part_6.so L1CTL_PortType_part_6.o #8 31.41 g++ -shared -o L1CTL_PortType_part_7.so L1CTL_PortType_part_7.o #8 31.41 g++ -shared -o L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_1.o #8 31.42 g++ -shared -o L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_2.o #8 31.43 g++ -shared -o L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_3.o #8 31.43 g++ -shared -o L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_4.o #8 31.43 g++ -shared -o L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_5.o #8 31.43 g++ -shared -o L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_6.o #8 31.43 g++ -shared -o L1CTL_PortType_CtrlFunct_part_7.so L1CTL_PortType_CtrlFunct_part_7.o #8 31.43 g++ -shared -o L1CTL_Types_part_1.so L1CTL_Types_part_1.o #8 31.43 g++ -shared -o L1CTL_Types_part_2.so L1CTL_Types_part_2.o #8 31.43 g++ -shared -o L1CTL_Types_part_3.so L1CTL_Types_part_3.o #8 31.44 g++ -shared -o L1CTL_Types_part_4.so L1CTL_Types_part_4.o #8 31.44 g++ -shared -o L1CTL_Types_part_5.so L1CTL_Types_part_5.o #8 31.46 g++ -shared -o L1CTL_Types_part_6.so L1CTL_Types_part_6.o #8 31.46 g++ -shared -o L1CTL_Types_part_7.so L1CTL_Types_part_7.o #8 31.46 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 31.46 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 31.46 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 31.46 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 31.46 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 31.47 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 31.47 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 31.48 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 31.48 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 31.48 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 31.48 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 31.49 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 31.49 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 31.49 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 31.50 g++ -shared -o LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_1.o #8 31.51 g++ -shared -o LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_2.o #8 31.51 g++ -shared -o LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_3.o #8 31.51 g++ -shared -o LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_4.o #8 31.51 g++ -shared -o LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_5.o #8 31.51 g++ -shared -o LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_6.o #8 31.51 g++ -shared -o LAPDm_RAW_PT_part_7.so LAPDm_RAW_PT_part_7.o #8 31.51 g++ -shared -o LAPDm_Types_part_1.so LAPDm_Types_part_1.o #8 31.52 g++ -shared -o LAPDm_Types_part_2.so LAPDm_Types_part_2.o #8 31.52 g++ -shared -o LAPDm_Types_part_3.so LAPDm_Types_part_3.o #8 31.52 g++ -shared -o LAPDm_Types_part_4.so LAPDm_Types_part_4.o #8 31.53 g++ -shared -o LAPDm_Types_part_5.so LAPDm_Types_part_5.o #8 31.53 g++ -shared -o LAPDm_Types_part_6.so LAPDm_Types_part_6.o #8 31.53 g++ -shared -o LAPDm_Types_part_7.so LAPDm_Types_part_7.o #8 31.54 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 31.54 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 31.54 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 31.54 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 31.54 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 31.54 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 31.54 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 31.56 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 31.56 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 31.57 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 31.57 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 31.57 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 31.57 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 31.57 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 31.57 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 31.57 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 31.58 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 31.59 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 31.60 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 31.60 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 31.60 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 31.60 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 31.61 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 31.62 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 31.62 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 31.62 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 31.63 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 31.64 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 31.71 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 31.72 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 31.73 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 31.74 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 31.75 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 31.77 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 31.78 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 31.78 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 31.79 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 31.80 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 31.80 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 31.81 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 31.81 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 31.81 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 31.81 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 31.83 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 31.83 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 31.84 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 31.85 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 31.86 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 31.86 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 31.86 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 31.87 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 31.87 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 31.88 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 31.88 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 31.89 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 31.89 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 31.89 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 31.90 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 31.90 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 31.90 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 31.90 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 31.91 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 31.92 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 31.92 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 31.92 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 31.93 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 31.93 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 31.93 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 31.94 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 31.94 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 31.94 g++ -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o #8 31.95 g++ -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o #8 31.97 g++ -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o #8 31.97 g++ -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o #8 31.97 g++ -shared -o OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_5.o #8 31.97 g++ -shared -o OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_6.o #8 31.97 g++ -shared -o OSMUX_CodecPort_part_7.so OSMUX_CodecPort_part_7.o #8 31.97 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o #8 31.97 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o #8 31.97 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o #8 31.99 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o #8 31.99 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_5.o #8 31.99 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_6.o #8 31.99 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_CodecPort_CtrlFunct_part_7.o #8 31.99 g++ -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o #8 31.99 g++ -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o #8 31.99 g++ -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o #8 31.99 g++ -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o #8 31.99 g++ -shared -o OSMUX_Emulation_part_5.so OSMUX_Emulation_part_5.o #8 31.99 g++ -shared -o OSMUX_Emulation_part_6.so OSMUX_Emulation_part_6.o #8 32.00 g++ -shared -o OSMUX_Emulation_part_7.so OSMUX_Emulation_part_7.o #8 32.01 g++ -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o #8 32.01 g++ -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o #8 32.01 g++ -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o #8 32.01 g++ -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o #8 32.02 g++ -shared -o OSMUX_Types_part_5.so OSMUX_Types_part_5.o #8 32.02 g++ -shared -o OSMUX_Types_part_6.so OSMUX_Types_part_6.o #8 32.02 g++ -shared -o OSMUX_Types_part_7.so OSMUX_Types_part_7.o #8 32.02 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 32.02 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 32.02 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 32.02 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 32.04 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 32.04 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 32.04 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 32.04 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 32.04 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 32.04 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 32.04 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 32.04 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 32.05 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 32.05 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 32.05 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 32.05 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 32.06 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 32.06 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 32.07 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 32.07 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 32.07 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 32.07 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 32.07 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 32.07 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 32.07 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 32.07 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 32.07 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 32.07 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 32.07 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 32.08 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 32.08 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 32.09 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 32.11 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 32.11 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 32.11 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 32.11 g++ -shared -o PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_1.o #8 32.11 g++ -shared -o PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_2.o #8 32.11 g++ -shared -o PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_3.o #8 32.11 g++ -shared -o PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_4.o #8 32.11 g++ -shared -o PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_5.o #8 32.11 g++ -shared -o PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_6.o #8 32.11 g++ -shared -o PCUIF_CodecPort_part_7.so PCUIF_CodecPort_part_7.o #8 32.11 g++ -shared -o PCUIF_Types_part_1.so PCUIF_Types_part_1.o #8 32.11 g++ -shared -o PCUIF_Types_part_2.so PCUIF_Types_part_2.o #8 32.13 g++ -shared -o PCUIF_Types_part_3.so PCUIF_Types_part_3.o #8 32.13 g++ -shared -o PCUIF_Types_part_4.so PCUIF_Types_part_4.o #8 32.13 g++ -shared -o PCUIF_Types_part_5.so PCUIF_Types_part_5.o #8 32.13 g++ -shared -o PCUIF_Types_part_6.so PCUIF_Types_part_6.o #8 32.13 g++ -shared -o PCUIF_Types_part_7.so PCUIF_Types_part_7.o #8 32.13 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 32.13 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 32.13 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 32.13 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 32.13 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 32.14 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 32.16 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 32.16 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 32.16 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 32.16 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 32.16 g++ -shared -o RLCMAC_Templates_part_1.so RLCMAC_Templates_part_1.o #8 32.16 g++ -shared -o RLCMAC_Templates_part_2.so RLCMAC_Templates_part_2.o #8 32.16 g++ -shared -o RLCMAC_Templates_part_3.so RLCMAC_Templates_part_3.o #8 32.16 g++ -shared -o RLCMAC_Templates_part_4.so RLCMAC_Templates_part_4.o #8 32.16 g++ -shared -o RLCMAC_Templates_part_5.so RLCMAC_Templates_part_5.o #8 32.16 g++ -shared -o RLCMAC_Templates_part_6.so RLCMAC_Templates_part_6.o #8 32.16 g++ -shared -o RLCMAC_Templates_part_7.so RLCMAC_Templates_part_7.o #8 32.18 g++ -shared -o RLCMAC_Types_part_1.so RLCMAC_Types_part_1.o #8 32.19 g++ -shared -o RLCMAC_Types_part_2.so RLCMAC_Types_part_2.o #8 32.19 g++ -shared -o RLCMAC_Types_part_3.so RLCMAC_Types_part_3.o #8 32.19 g++ -shared -o RLCMAC_Types_part_4.so RLCMAC_Types_part_4.o #8 32.19 g++ -shared -o RLCMAC_Types_part_5.so RLCMAC_Types_part_5.o #8 32.19 g++ -shared -o RLCMAC_Types_part_6.so RLCMAC_Types_part_6.o #8 32.19 g++ -shared -o RLCMAC_Types_part_7.so RLCMAC_Types_part_7.o #8 32.19 g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o #8 32.19 g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o #8 32.20 g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o #8 32.21 g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o #8 32.21 g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o #8 32.21 g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o #8 32.21 g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o #8 32.21 g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o #8 32.21 g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o #8 32.23 g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o #8 32.23 g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o #8 32.23 g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o #8 32.23 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 32.25 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 32.25 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 32.25 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 32.25 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 32.25 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 32.25 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 32.25 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 32.26 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 32.26 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 32.26 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 32.28 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 32.28 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 32.28 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 32.28 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 32.28 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 32.28 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 32.28 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 32.28 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 32.28 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 32.28 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 32.28 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 32.28 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 32.29 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 32.30 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 32.30 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 32.30 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 32.30 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 32.30 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 32.30 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 32.30 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 32.30 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 32.31 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 32.31 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 32.31 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 32.31 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 32.32 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 32.32 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 32.32 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 32.33 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 32.33 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 32.33 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 32.33 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 32.33 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 32.33 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 32.34 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 32.34 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 32.35 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 32.35 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 32.35 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 32.35 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 32.35 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 32.35 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 32.35 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 32.35 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 32.36 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 32.36 g++ -shared -o TRXC_CodecPort_part_1.so TRXC_CodecPort_part_1.o #8 32.36 g++ -shared -o TRXC_CodecPort_part_2.so TRXC_CodecPort_part_2.o #8 32.36 g++ -shared -o TRXC_CodecPort_part_3.so TRXC_CodecPort_part_3.o #8 32.37 g++ -shared -o TRXC_CodecPort_part_4.so TRXC_CodecPort_part_4.o #8 32.38 g++ -shared -o TRXC_CodecPort_part_5.so TRXC_CodecPort_part_5.o #8 32.38 g++ -shared -o TRXC_CodecPort_part_6.so TRXC_CodecPort_part_6.o #8 32.38 g++ -shared -o TRXC_CodecPort_part_7.so TRXC_CodecPort_part_7.o #8 32.38 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_1.o #8 32.38 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_2.o #8 32.38 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_3.o #8 32.39 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_4.o #8 32.39 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_5.o #8 32.39 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_6.o #8 32.39 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_7.so TRXC_CodecPort_CtrlFunct_part_7.o #8 32.39 g++ -shared -o TRXC_Types_part_1.so TRXC_Types_part_1.o #8 32.40 g++ -shared -o TRXC_Types_part_2.so TRXC_Types_part_2.o #8 32.40 g++ -shared -o TRXC_Types_part_3.so TRXC_Types_part_3.o #8 32.40 g++ -shared -o TRXC_Types_part_4.so TRXC_Types_part_4.o #8 32.40 g++ -shared -o TRXC_Types_part_5.so TRXC_Types_part_5.o #8 32.40 g++ -shared -o TRXC_Types_part_6.so TRXC_Types_part_6.o #8 32.40 g++ -shared -o TRXC_Types_part_7.so TRXC_Types_part_7.o #8 32.40 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 32.40 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 32.41 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 32.41 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 32.41 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 32.42 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 32.42 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 32.42 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 32.43 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 32.43 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 32.43 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 32.44 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 32.44 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 32.44 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 32.44 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 32.44 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 32.44 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 32.44 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 32.44 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 32.44 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 32.45 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 32.45 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 32.45 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 32.46 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 32.46 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 32.46 g++ -shared -o L1CTL_PortType_CtrlFunctDef.so L1CTL_PortType_CtrlFunctDef.o #8 32.47 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 32.47 g++ -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o #8 32.47 g++ -shared -o RLCMAC_EncDec.so RLCMAC_EncDec.o #8 32.47 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 32.47 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 32.47 g++ -shared -o TCCConversion.so TCCConversion.o #8 32.47 g++ -shared -o TCCInterface.so TCCInterface.o #8 32.48 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 32.48 g++ -shared -o TRXC_CodecPort_CtrlFunctDef.so TRXC_CodecPort_CtrlFunctDef.o #8 32.48 g++ -shared -o UD_PT.so UD_PT.o #8 32.50 g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o #8 32.57 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 32.66 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 32.75 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 32.94 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 33.29 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 34.14 g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o #8 34.18 if g++ -L /usr/lib/titan-fPIC -o BTS_Tests -Wl,--no-as-needed AMR_Types.so AbisOML_Types.so BTS_Tests.so BTS_Tests_ASCI.so BTS_Tests_LAPDm.so BTS_Tests_OML.so BTS_Tests_SMSCB.so BTS_Tests_VAMOS.so BTS_Tests_perf.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L1CTL_PortType.so L1CTL_PortType_CtrlFunct.so L1CTL_Types.so L3_Common.so L3_Templates.so LAPDm_RAW_PT.so LAPDm_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCUIF_CodecPort.so PCUIF_Types.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RLCMAC_Templates.so RLCMAC_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so TRXC_CodecPort.so TRXC_CodecPort_CtrlFunct.so TRXC_Types.so UD_PortType.so UD_Types.so AMR_Types_part_1.so AMR_Types_part_2.so AMR_Types_part_3.so AMR_Types_part_4.so AMR_Types_part_5.so AMR_Types_part_6.so AMR_Types_part_7.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BTS_Tests_part_1.so BTS_Tests_part_2.so BTS_Tests_part_3.so BTS_Tests_part_4.so BTS_Tests_part_5.so BTS_Tests_part_6.so BTS_Tests_part_7.so BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_7.so BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_7.so BTS_Tests_OML_part_1.so BTS_Tests_OML_part_2.so BTS_Tests_OML_part_3.so BTS_Tests_OML_part_4.so BTS_Tests_OML_part_5.so BTS_Tests_OML_part_6.so BTS_Tests_OML_part_7.so BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_7.so BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_7.so BTS_Tests_perf_part_1.so BTS_Tests_perf_part_2.so BTS_Tests_perf_part_3.so BTS_Tests_perf_part_4.so BTS_Tests_perf_part_5.so BTS_Tests_perf_part_6.so BTS_Tests_perf_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L1CTL_PortType_part_1.so L1CTL_PortType_part_2.so L1CTL_PortType_part_3.so L1CTL_PortType_part_4.so L1CTL_PortType_part_5.so L1CTL_PortType_part_6.so L1CTL_PortType_part_7.so L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_7.so L1CTL_Types_part_1.so L1CTL_Types_part_2.so L1CTL_Types_part_3.so L1CTL_Types_part_4.so L1CTL_Types_part_5.so L1CTL_Types_part_6.so L1CTL_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_7.so LAPDm_Types_part_1.so LAPDm_Types_part_2.so LAPDm_Types_part_3.so LAPDm_Types_part_4.so LAPDm_Types_part_5.so LAPDm_Types_part_6.so LAPDm_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_7.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Emulation_part_5.so OSMUX_Emulation_part_6.so OSMUX_Emulation_part_7.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so OSMUX_Types_part_5.so OSMUX_Types_part_6.so OSMUX_Types_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_7.so PCUIF_Types_part_1.so PCUIF_Types_part_2.so PCUIF_Types_part_3.so PCUIF_Types_part_4.so PCUIF_Types_part_5.so PCUIF_Types_part_6.so PCUIF_Types_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RLCMAC_Templates_part_1.so RLCMAC_Templates_part_2.so RLCMAC_Templates_part_3.so RLCMAC_Templates_part_4.so RLCMAC_Templates_part_5.so RLCMAC_Templates_part_6.so RLCMAC_Templates_part_7.so RLCMAC_Types_part_1.so RLCMAC_Types_part_2.so RLCMAC_Types_part_3.so RLCMAC_Types_part_4.so RLCMAC_Types_part_5.so RLCMAC_Types_part_6.so RLCMAC_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so TRXC_CodecPort_part_1.so TRXC_CodecPort_part_2.so TRXC_CodecPort_part_3.so TRXC_CodecPort_part_4.so TRXC_CodecPort_part_5.so TRXC_CodecPort_part_6.so TRXC_CodecPort_part_7.so TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_7.so TRXC_Types_part_1.so TRXC_Types_part_2.so TRXC_Types_part_3.so TRXC_Types_part_4.so TRXC_Types_part_5.so TRXC_Types_part_6.so TRXC_Types_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so L1CTL_PortType_CtrlFunctDef.so Native_FunctionDefs.so OSMUX_CodecPort_CtrlFunctDef.so RLCMAC_EncDec.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so TCCConversion.so TCCInterface.so TELNETasp_PT.so TRXC_CodecPort_CtrlFunctDef.so UD_PT.so \ #8 34.18 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 34.18 -L/lib -lcrypto \ #8 34.18 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 34.18 then : ; else /usr/bin/titanver AMR_Types.o AbisOML_Types.o BTS_Tests.o BTS_Tests_ASCI.o BTS_Tests_LAPDm.o BTS_Tests_OML.o BTS_Tests_SMSCB.o BTS_Tests_VAMOS.o BTS_Tests_perf.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L1CTL_PortType.o L1CTL_PortType_CtrlFunct.o L1CTL_Types.o L3_Common.o L3_Templates.o LAPDm_RAW_PT.o LAPDm_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCUIF_CodecPort.o PCUIF_Types.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RLCMAC_Templates.o RLCMAC_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o TRXC_CodecPort.o TRXC_CodecPort_CtrlFunct.o TRXC_Types.o UD_PortType.o UD_Types.o AMR_Types_part_1.o AMR_Types_part_2.o AMR_Types_part_3.o AMR_Types_part_4.o AMR_Types_part_5.o AMR_Types_part_6.o AMR_Types_part_7.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BTS_Tests_part_1.o BTS_Tests_part_2.o BTS_Tests_part_3.o BTS_Tests_part_4.o BTS_Tests_part_5.o BTS_Tests_part_6.o BTS_Tests_part_7.o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_7.o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_7.o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_7.o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_7.o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_7.o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L1CTL_PortType_part_1.o L1CTL_PortType_part_2.o L1CTL_PortType_part_3.o L1CTL_PortType_part_4.o L1CTL_PortType_part_5.o L1CTL_PortType_part_6.o L1CTL_PortType_part_7.o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_Types_part_1.o L1CTL_Types_part_2.o L1CTL_Types_part_3.o L1CTL_Types_part_4.o L1CTL_Types_part_5.o L1CTL_Types_part_6.o L1CTL_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_7.o LAPDm_Types_part_1.o LAPDm_Types_part_2.o LAPDm_Types_part_3.o LAPDm_Types_part_4.o LAPDm_Types_part_5.o LAPDm_Types_part_6.o LAPDm_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_7.o PCUIF_Types_part_1.o PCUIF_Types_part_2.o PCUIF_Types_part_3.o PCUIF_Types_part_4.o PCUIF_Types_part_5.o PCUIF_Types_part_6.o PCUIF_Types_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_7.o RLCMAC_Types_part_1.o RLCMAC_Types_part_2.o RLCMAC_Types_part_3.o RLCMAC_Types_part_4.o RLCMAC_Types_part_5.o RLCMAC_Types_part_6.o RLCMAC_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o TRXC_CodecPort_part_1.o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_7.o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_Types_part_1.o TRXC_Types_part_2.o TRXC_Types_part_3.o TRXC_Types_part_4.o TRXC_Types_part_5.o TRXC_Types_part_6.o TRXC_Types_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o L1CTL_PortType_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RLCMAC_EncDec.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o TCCConversion.o TCCInterface.o TELNETasp_PT.o TRXC_CodecPort_CtrlFunctDef.o UD_PT.o; exit 1; fi #8 34.51 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts' #8 DONE 35.0s #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.9s done #10 writing image sha256:17617ce704d3214f9cb791b60411e824d88a3f7a0b5384e1eac6cf11228d7074 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 2.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 17617ce704d3 + list_osmo_packages debian-bookworm ttcn3-bts-test + local distro=debian-bookworm + local image=ttcn3-bts-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bts-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=3805007 + seq 1 30 + echo (3805007 + 1) % 256 + bc + SUBNET=80 + NET_NAME=ttcn3-bts-test-80 + SUB4=172.18.80.0/24 + SUB6=fd02:db8:80::/64 + set +x Creating network ttcn3-bts-test-80, trying SUBNET=80... + docker network create --internal --subnet 172.18.80.0/24 --ipv6 --subnet fd02:db8:80::/64 ttcn3-bts-test-80 654206e41268b29df4c383f49344f1d8fcb6def85715dc3b4b7a9699197af70c + set +x ### Network ttcn3-bts-test-80 created (SUBNET=80) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_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-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_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-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_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-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_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-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile cfg command -v osmo-config-merge /usr/bin/osmo-config-merge docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bts.cfg /data/osmo-bts.src.cfg docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bsc.cfg /data/osmo-bsc.src.cfg osmo-config-merge osmo-bts.src.cfg generic/osmo-bts.confmerge > generic/osmo-bts.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.80.10/" generic/osmo-bts.gen.cfg osmo-config-merge osmo-bsc.src.cfg generic/osmo-bsc.confmerge > generic/osmo-bsc.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.80.10/" generic/osmo-bsc.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg virtphy/osmo-bts.confmerge > virtphy/osmo-bts.gen.cfg sed -i "/osmotrx/d" virtphy/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg oml/osmo-bts.confmerge > oml/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bsc.gen.cfg fh/osmo-bsc.confmerge > fh/osmo-bsc.gen.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/virtphy + start_config_generic + test_config_enabled generic + local config=generic + local i + local valid=0 + [ generic = generic ] + valid=1 + break + [ 1 != 1 ] + [ -z generic oml hopping ] + [ generic = generic ] + return 0 + network_replace_subnet_in_configs + set +x Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/osmo-bts.gen.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/osmo-bsc.gen.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 80 11 + NET=80 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-80 --ip 172.18.80.11 --ip6 fd02:db8:80::11 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.11 --ip6 fd02:db8:80::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc:/data --name jenkins-ttcn3-bts-test-2727-bsc -d osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 8edaedb7143c2aafffd1ba48a7c0da67eb355681df57f8591b7c6593dc305810 + start_bts trx 1 + local variant + variant=trx + echo Starting container with BTS Starting container with BTS + [ -z trx ] + docker_network_params 80 20 + NET=80 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-80 --ip 172.18.80.20 --ip6 fd02:db8:80::20 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.20 --ip6 fd02:db8:80::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-2727-bts -d osmocom-build/osmo-bts-master /bin/sh -c osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 8fd8c40f9fff75d3cd30725b04c7d5ef596233fdd6058e38d3e1ad8270f318ea + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 80 21 + NET=80 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-80 --ip 172.18.80.21 --ip6 fd02:db8:80::21 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.21 --ip6 fd02:db8:80::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-2727-fake_trx -d osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py --log-file-name /data/fake_trx.log --log-file-level DEBUG --log-file-time --log-level INFO --sched-rr-prio 30 -R 172.18.80.20 -r 172.18.80.22 --trx TRX1@172.18.80.20:5700/1 --trx TRX2@172.18.80.20:5700/2 --trx TRX3@172.18.80.20:5700/3 >>/data/fake_trx.out 2>&1 923bde34c2ff0304683689f42145aeac4e2fd2477ab678ea6da9030d2d2f4811 + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 80 22 + NET=80 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-80 --ip 172.18.80.22 --ip6 fd02:db8:80::22 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.22 --ip6 fd02:db8:80::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-2727-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.80.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 7ad802da39b4745adc5e3cacb73145fe62aa45957c123c332039e2f7add4dac4 + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 80 10 + NET=80 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-80 --ip 172.18.80.10 --ip6 fd02:db8:80::10 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.10 --ip6 fd02:db8:80::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.80.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-2727-ttcn3-bts-test osmocom-build/ttcn3-bts-test + SUBDIR=bts + SUITE=BTS_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bts/BTS_Tests BTS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BTS_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: BTS_Tests.cfg MC@28696fc0b5cf: Unix server socket created successfully. MC@28696fc0b5cf: Listening on TCP port 39555. 28696fc0b5cf is the default MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 28696fc0b5cf 39555 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@28696fc0b5cf: New HC connected from 172.18.80.10 [172.18.80.10]. 28696fc0b5cf: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@28696fc0b5cf: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@28696fc0b5cf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@28696fc0b5cf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@28696fc0b5cf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@28696fc0b5cf: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@28696fc0b5cf: Configuration file was processed on all HCs. MC@28696fc0b5cf: Creating MTC on host 172.18.80.10. MC@28696fc0b5cf: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Sat Apr 5 06:01:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_est_dchan started. TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL(4)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL(4)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL(4)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL(4)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL(4)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL(4)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL(4)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_est_dchan-RSL(4)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 0, t3 := 24, t2 := 22 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(6)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(6)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(7)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 0, t3 := 4, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(7)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(7)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(8)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(8)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 0, t3 := 14, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(8)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(8)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(9)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(9)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 0, t3 := 4, t2 := 20 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(9)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(9)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(10)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(10)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 0, t3 := 14, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(10)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(10)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 0, t3 := 24, t2 := 8 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(11)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(11)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 0, t3 := 45, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(12)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(12)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 0, t3 := 14, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(13)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(13)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 24, t2 := 23 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(14)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(14)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 45, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(15)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(15)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 34, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(16)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(16)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 34, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(17)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(17)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(18)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 4, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(18)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(18)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 45, t2 := 3 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(19)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(19)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(20)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 4, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(20)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(20)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(21)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 4, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(21)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(21)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(22)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(22)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 4, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(22)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(22)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 1, t3 := 45, t2 := 22 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(23)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(23)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(24)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 2, t3 := 4, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(24)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(24)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(25)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(25)@28696fc0b5cf: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10011001'B, t1p := 2, t3 := 4, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(25)@28696fc0b5cf: Received IMM.ASS for our RACH! TC_est_dchan(25)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@28696fc0b5cf: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":9055 TC_est_dchan-RSL(4)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@28696fc0b5cf: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@28696fc0b5cf: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Sat Apr 5 06:01:51 UTC 2025 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14233209) Waiting for packet dumper to finish... 1 (prev_count=14233209, count=14237726) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Sat Apr 5 06:01:54 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chan_act_stress started. TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL(27)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL(27)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL(27)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1031 TC_chan_act_stress-RSL(27)@28696fc0b5cf: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_chan_act_stress finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Sat Apr 5 06:01:57 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8446773) Waiting for packet dumper to finish... 1 (prev_count=8446773, count=8447270) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Sat Apr 5 06:02:00 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chan_act_react started. TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL(31)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL(31)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_chan_act_react-RSL(31)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL(31)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_react(33)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1055 TC_chan_act_react-RSL(31)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@28696fc0b5cf: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_chan_act_react finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Sat Apr 5 06:02:03 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1934882) Waiting for packet dumper to finish... 1 (prev_count=1934882, count=1935471) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Sat Apr 5 06:02:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_deact_not_active.pcap" >/data/BTS_Tests.TC_chan_deact_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chan_deact_not_active started. TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1077 TC_chan_deact_not_active-RSL(35)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(36)@28696fc0b5cf: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Sat Apr 5 06:02:08 UTC 2025 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1925976) Waiting for packet dumper to finish... 1 (prev_count=1925976, count=1926473) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Sat Apr 5 06:02:12 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_wrong_nr.pcap" >/data/BTS_Tests.TC_chan_act_wrong_nr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chan_act_wrong_nr started. TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@28696fc0b5cf: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@28696fc0b5cf: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1129 TC_chan_act_wrong_nr-RSL(39)@28696fc0b5cf: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Sat Apr 5 06:02:14 UTC 2025 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1980202) Waiting for packet dumper to finish... 1 (prev_count=1980202, count=1980699) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Sat Apr 5 06:02:17 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_deact_sacch started. TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_deact_sacch-RSL(55)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL(55)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_deact_sacch-RSL(55)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(57)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(58)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(59)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(60)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(61)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(62)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(63)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(64)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(65)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(66)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(67)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(68)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(69)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(70)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(71)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(72)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(73)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(74)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(75)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@28696fc0b5cf: setverdict(pass): none -> pass TC_deact_sacch(76)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1210 TC_deact_sacch-RSL(55)@28696fc0b5cf: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_deact_sacch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Sat Apr 5 06:03:49 UTC 2025 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88117695) Waiting for packet dumper to finish... 1 (prev_count=88117695, count=88118284) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Sat Apr 5 06:03:53 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sacch_filling started. TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL(78)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL(78)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL(78)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_sacch_filling-RSL(78)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(80)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(81)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(82)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(83)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(84)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(85)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(86)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(87)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(88)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(89)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(90)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(91)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(92)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(93)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(94)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(95)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(96)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(97)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(98)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_filling(99)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1295 TC_sacch_filling-RSL(78)@28696fc0b5cf: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_sacch_filling finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Sat Apr 5 06:04:09 UTC 2025 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12166058) Waiting for packet dumper to finish... 1 (prev_count=12166058, count=12166555) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Sat Apr 5 06:04:12 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sacch_info_mod started. TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(103)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(104)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(105)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(106)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(107)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(108)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(109)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(110)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(111)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(112)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(112)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(112)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(113)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(113)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(113)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(113)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(113)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(114)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(114)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(114)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(114)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(114)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_info_mod(115)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(115)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(115)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(115)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(115)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_info_mod(116)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(116)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(116)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(116)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(116)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_info_mod(117)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(117)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(117)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(117)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(117)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_info_mod(118)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(118)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(118)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(118)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(118)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_info_mod(119)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(119)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(119)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(119)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(119)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_info_mod(120)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(120)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(120)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(120)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(120)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_info_mod(121)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(121)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(121)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(121)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(121)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_info_mod(122)@28696fc0b5cf: Activating channel, expecting standard SI5 TC_sacch_info_mod(122)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_info_mod(122)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@28696fc0b5cf: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(122)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@28696fc0b5cf: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(122)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1343 TC_sacch_info_mod-RSL(101)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@28696fc0b5cf: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(100)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_sacch_info_mod finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'. Sat Apr 5 06:04:43 UTC 2025 ====== BTS_Tests.TC_sacch_info_mod pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30079479) Waiting for packet dumper to finish... 1 (prev_count=30079479, count=30079976) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Sat Apr 5 06:04:47 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sacch_multi started. TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL(124)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL(124)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL(124)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL(124)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL(124)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi-RSL(124)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi-RSL(124)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_sacch_multi-RSL(124)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_sacch_multi-RSL(124)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi(126)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(126)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi(127)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(127)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi(128)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(128)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi(129)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(129)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi(130)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(130)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi(131)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(131)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi(132)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(132)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi(133)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(133)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi(134)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(134)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi(135)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(135)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi(136)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(136)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi(137)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(137)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi(138)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(138)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi(139)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(139)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi(140)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(140)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi(141)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(141)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi(142)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(142)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi(143)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(143)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi(144)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(144)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi(145)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi(145)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1386 TC_sacch_multi-RSL(124)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@28696fc0b5cf: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(123)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_sacch_multi finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'. Sat Apr 5 06:06:14 UTC 2025 ====== BTS_Tests.TC_sacch_multi pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84763549) Waiting for packet dumper to finish... 1 (prev_count=84763549, count=84764046) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Sat Apr 5 06:06:18 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi_chg.pcap" >/data/BTS_Tests.TC_sacch_multi_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sacch_multi_chg started. TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi_chg(149)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(149)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi_chg(150)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(150)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi_chg(151)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(151)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi_chg(152)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(152)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi_chg(153)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(153)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi_chg(154)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(154)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi_chg(155)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(155)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi_chg(156)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(156)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi_chg(157)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(157)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi_chg(158)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(158)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi_chg(159)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(159)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi_chg(160)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(160)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi_chg(161)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(161)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi_chg(162)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(162)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi_chg(163)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(163)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi_chg(164)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(164)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi_chg(165)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(165)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi_chg(166)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(166)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi_chg(167)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(167)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi_chg(168)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_multi_chg(168)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1432 TC_sacch_multi_chg-RSL(147)@28696fc0b5cf: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(146)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_sacch_multi_chg finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'. Sat Apr 5 06:07:54 UTC 2025 ====== BTS_Tests.TC_sacch_multi_chg pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90361787) Waiting for packet dumper to finish... 1 (prev_count=90361787, count=90362284) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Sat Apr 5 06:07:58 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act.pcap" >/data/BTS_Tests.TC_sacch_chan_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sacch_chan_act started. TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL(170)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL(170)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL(170)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL(170)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_chan_act(172)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(172)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_chan_act(173)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(173)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act(174)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(174)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_chan_act(175)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(175)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act(176)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(176)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_chan_act(177)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(177)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_chan_act(178)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(178)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_chan_act(179)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(179)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_chan_act(180)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(180)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_chan_act(181)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(181)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_chan_act(182)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(182)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act(183)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(183)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_chan_act(184)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(184)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_chan_act(185)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(185)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_chan_act(186)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(186)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_chan_act(187)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(187)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act(188)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(188)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_chan_act(189)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(189)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_chan_act(190)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(190)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_chan_act(191)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act(191)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1478 TC_sacch_chan_act-RSL(170)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@28696fc0b5cf: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(169)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_sacch_chan_act finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'. Sat Apr 5 06:08:29 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26439589) Waiting for packet dumper to finish... 1 (prev_count=26439589, count=26440086) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'. ------ BTS_Tests.TC_sacch_chan_act_ho_async ------ Sat Apr 5 06:08:33 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sacch_chan_act_ho_async started. TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_sacch_chan_act_ho_async: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act_ho_async(195)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(195)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@28696fc0b5cf: Timeout waiting for SACCH '99AE6A894E2B518ED3C2FACA091BBB7E892FD9'O TC_sacch_chan_act_ho_async(195)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act_ho_async: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act_ho_async(196)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(196)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@28696fc0b5cf: Timeout waiting for SACCH '99AE6A894E2B518ED3C2FACA091BBB7E892FD9'O TC_sacch_chan_act_ho_async(196)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act_ho_async(197)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(197)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@28696fc0b5cf: Timeout waiting for SACCH '99AE6A894E2B518ED3C2FACA091BBB7E892FD9'O TC_sacch_chan_act_ho_async(197)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act_ho_async(198)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(198)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@28696fc0b5cf: Timeout waiting for SACCH '99AE6A894E2B518ED3C2FACA091BBB7E892FD9'O TC_sacch_chan_act_ho_async(198)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1557 IPA-CTRL-CLI-IPA(194)@28696fc0b5cf: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL-IPA(192)@28696fc0b5cf: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL(193)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'. Sat Apr 5 06:09:04 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act_ho_async pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30938695) Waiting for packet dumper to finish... 1 (prev_count=30938695, count=30939192) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'. ------ BTS_Tests.TC_sacch_chan_act_ho_sync ------ Sat Apr 5 06:09:07 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sacch_chan_act_ho_sync started. TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_sacch_chan_act_ho_sync: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: Timeout waiting for SACCH '99AE6A894E2B518ED3C2FACA091BBB7E892FD9'O TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act_ho_sync: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: Timeout waiting for SACCH '99AE6A894E2B518ED3C2FACA091BBB7E892FD9'O TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: Timeout waiting for SACCH '99AE6A894E2B518ED3C2FACA091BBB7E892FD9'O TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: Timeout waiting for SACCH '99AE6A894E2B518ED3C2FACA091BBB7E892FD9'O TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1695 TC_sacch_chan_act_ho_sync-RSL(200)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(201)@28696fc0b5cf: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL-IPA(199)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(199): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(200): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(201): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_sync(202): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_sync(203): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_sync(204): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_sacch_chan_act_ho_sync(205): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'. Sat Apr 5 06:09:56 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=48885118) Waiting for packet dumper to finish... 1 (prev_count=48885118, count=48885615) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'. ------ BTS_Tests.TC_rach_content ------ Sat Apr 5 06:10:00 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_content.pcap" >/data/BTS_Tests.TC_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rach_content started. TC_rach_content-RSL-IPA(206)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content-RSL(207)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content-RSL(207)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content-RSL(207)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content-RSL(207)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rach_content-RSL(207)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rach_content-RSL(207)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 24, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 28, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 31, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 34, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 23, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 26, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 29, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 32, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 35, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 17, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 20, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 23, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 26, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 29, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 32, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 35, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 45, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 4, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 14, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 17, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 20, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 23, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 26, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 29, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 32, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 35, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 45, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 4, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 2, t3 := 14, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 2, t3 := 17, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 2, t3 := 20, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 23, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 2, t3 := 26, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 2, t3 := 29, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 2, t3 := 32, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 2, t3 := 35, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 2, t3 := 45, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E2'O and fn={ t1_p := 2, t3 := 4, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 2, t3 := 14, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 2, t3 := 17, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 2, t3 := 20, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 2, t3 := 23, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 26, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 29, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 2, t3 := 32, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 35, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 2, t3 := 45, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 4, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 2, t3 := 14, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 17, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 2, t3 := 20, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 2, t3 := 23, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 2, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 2, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 2, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 2, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 2, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 2, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 2, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 2, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 2, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 2, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 2, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 2, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 2, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 2, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 2, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 2, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 2, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 2, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 2, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 2, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 2, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='00'O and fn={ t1_p := 2, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 2, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 2, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 2, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 2, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 2, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 2, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 2, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 2, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 2, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 2, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 2, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 2, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 2, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 2, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 2, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 2, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 2, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 2, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 2, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 2, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 2, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 2, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 2, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 2, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 2, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 2, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 2, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 2, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 2, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 2, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 2, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 2, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 2, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 2, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1D'O and fn={ t1_p := 2, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 2, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 2, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 2, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 2, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 2, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 2, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 2, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 2, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 2, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 2, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 2, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 2, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 2, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 2, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 2, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 2, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 2, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 2, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 2, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 2, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 2, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 2, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 2, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 2, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 2, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 2, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 2, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 2, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 2, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 2, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 2, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 2, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 2, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 2, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 2, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F1'O and fn={ t1_p := 2, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 2, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 2, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 2, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 2, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 2, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 2, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 2, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 2, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 2, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 2, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 2, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 2, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 2, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 2, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 2, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='97'O and fn={ t1_p := 2, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 2, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 2, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 2, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 2, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 2, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 2, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 2, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 2, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 2, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 2, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 2, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 2, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 2, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 2, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 2, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 2, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 2, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 2, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 2, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 2, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 2, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 2, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='99'O and fn={ t1_p := 2, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 2, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 2, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 2, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 2, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 2, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 2, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 2, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 2, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 2, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 2, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 2, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 2, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 2, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 2, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 2, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 2, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 2, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 2, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 2, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 2, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 2, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 2, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 2, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 2, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 2, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 2, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 2, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 2, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 2, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 2, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 2, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 2, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 2, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 2, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 2, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 2, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 2, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 2, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 2, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 2, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 2, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 2, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 2, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='99'O and fn={ t1_p := 2, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 2, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 2, t3 := 4, t2 := 7 } MTC@28696fc0b5cf: [726] Timeout waiting for CHAN RQD FN=3839 RA='1B'O TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 3, t3 := 30, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 3, t3 := 33, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 3, t3 := 36, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 3, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 3, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 3, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 3, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 3, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 3, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 3, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 3, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 3, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 3, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 3, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 3, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 3, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 3, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 3, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 3, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 3, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 3, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 3, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 3, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 3, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 3, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='91'O and fn={ t1_p := 3, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 3, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 3, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 3, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 3, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 3, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 3, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 3, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 3, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 3, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 3, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 3, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 3, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 3, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 3, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 3, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 3, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 3, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 3, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 3, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 3, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 3, t3 := 23, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 3, t3 := 26, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 3, t3 := 29, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 3, t3 := 32, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 3, t3 := 35, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 3, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 3, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 3, t3 := 17, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 3, t3 := 20, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 3, t3 := 23, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 3, t3 := 26, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 3, t3 := 29, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 3, t3 := 32, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 3, t3 := 35, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 3, t3 := 45, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 3, t3 := 4, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='99'O and fn={ t1_p := 3, t3 := 14, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 3, t3 := 17, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 3, t3 := 20, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 3, t3 := 23, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 3, t3 := 26, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 3, t3 := 29, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 3, t3 := 32, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 3, t3 := 35, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 3, t3 := 45, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 4, t3 := 4, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 4, t3 := 14, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 4, t3 := 17, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 4, t3 := 20, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 4, t3 := 23, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 4, t3 := 26, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 4, t3 := 29, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 4, t3 := 32, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F1'O and fn={ t1_p := 4, t3 := 35, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 4, t3 := 45, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 4, t3 := 4, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 4, t3 := 14, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 4, t3 := 17, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 4, t3 := 20, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 4, t3 := 23, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 4, t3 := 26, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 4, t3 := 29, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 4, t3 := 32, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 4, t3 := 35, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 4, t3 := 45, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 4, t3 := 4, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E2'O and fn={ t1_p := 4, t3 := 14, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 4, t3 := 17, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 4, t3 := 20, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 4, t3 := 23, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 4, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 4, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 4, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 4, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 4, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 4, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 4, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 4, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 4, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 4, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 4, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 4, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 4, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 4, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 4, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 4, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 4, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 4, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 4, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 4, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 4, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 4, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 4, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 4, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 4, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 4, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 4, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 4, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 4, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 4, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 4, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 4, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 4, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 4, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 4, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 4, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 4, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 4, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 4, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 4, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 4, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 4, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 4, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 4, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 4, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 4, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 4, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 4, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 4, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 4, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 4, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 4, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 4, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 4, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 4, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 4, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 4, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 4, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 4, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 4, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 4, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 4, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 4, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 4, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 4, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 4, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 4, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 4, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 4, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 4, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 4, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 4, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='97'O and fn={ t1_p := 4, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 4, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 4, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 4, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 4, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 4, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 4, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 4, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 4, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='1D'O and fn={ t1_p := 4, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 4, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 4, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 4, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 4, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 4, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 4, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 4, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 4, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 4, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 4, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 4, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 4, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 4, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 4, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 4, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 4, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 4, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 4, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 4, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 4, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 4, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 4, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='00'O and fn={ t1_p := 4, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 4, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 4, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 4, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 4, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 4, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 4, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 4, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 4, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 4, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 4, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 4, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 4, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 4, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 4, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 4, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 4, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 4, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 4, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 4, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 4, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 4, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 4, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 4, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 4, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 4, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 4, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 4, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 4, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 4, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 4, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 4, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 4, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 4, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 4, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 4, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 4, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 4, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 4, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 4, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 4, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 4, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 4, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 4, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 4, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 4, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 4, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 4, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 4, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 4, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 4, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 4, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 4, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 4, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 4, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 4, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 4, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 4, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 4, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 4, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 4, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='99'O and fn={ t1_p := 4, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 4, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 4, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 4, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 4, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 4, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 4, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 4, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 4, t3 := 35, t2 := 16 } MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out"", new component reason: ""BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1741 TC_rach_content-RSL(207)@28696fc0b5cf: Final verdict of PTC: none TC_rach_content-RSL-IPA(206)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out"" MTC@28696fc0b5cf: Local verdict of PTC TC_rach_content-RSL-IPA(206): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rach_content-RSL(207): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content fail'. Sat Apr 5 06:10:30 UTC 2025 ------ BTS_Tests.TC_rach_content fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_content.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28506706) Waiting for packet dumper to finish... 1 (prev_count=28506706, count=28510887) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'. ------ BTS_Tests.TC_rach_content_emerg ------ Sat Apr 5 06:10:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_content_emerg.pcap" >/data/BTS_Tests.TC_rach_content_emerg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rach_content_emerg started. TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 14, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 18, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 21, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 24, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 27, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 30, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 33, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 36, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 32, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 35, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 23, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 26, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 32, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 35, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 45, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 4, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 14, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 20, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 23, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 26, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 29, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 32, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 35, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 45, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 4, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 14, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 17, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 20, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 23, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 26, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 29, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 32, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 35, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 45, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 4, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 14, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 17, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 20, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 23, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 26, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 29, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 32, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 35, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 45, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 4, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 14, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 17, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 20, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 23, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 26, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 29, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 32, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 35, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 45, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 4, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 14, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 17, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 20, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 23, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 26, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 29, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 32, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 35, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 45, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 4, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 14, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 17, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 20, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 2, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 2, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 2, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 35, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 2, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 2, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 32, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 35, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 2, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 2, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 2, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 2, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 2, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 2, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 2, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 2, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 2, t3 := 23, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 26, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 32, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 35, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 45, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 4, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 14, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 18, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 21, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 2, t3 := 24, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 2, t3 := 27, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 2, t3 := 30, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 33, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 2, t3 := 36, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 2, t3 := 45, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 2, t3 := 4, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 14, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 2, t3 := 17, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 20, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 23, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 2, t3 := 26, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 29, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 2, t3 := 32, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 2, t3 := 35, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 45, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 4, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 2, t3 := 14, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 2, t3 := 17, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 20, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 2, t3 := 23, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 2, t3 := 26, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 2, t3 := 29, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 2, t3 := 32, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 2, t3 := 35, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 2, t3 := 45, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 4, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 14, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 17, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 20, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 23, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 26, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 32, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 35, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 17, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 20, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 23, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 26, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 29, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 35, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 45, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 4, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 14, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 17, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 20, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AA'O and fn={ t1_p := 3, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AF'O and fn={ t1_p := 3, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B6'O and fn={ t1_p := 3, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 35, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B4'O and fn={ t1_p := 3, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BB'O and fn={ t1_p := 3, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B7'O and fn={ t1_p := 3, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BC'O and fn={ t1_p := 3, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AB'O and fn={ t1_p := 3, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A8'O and fn={ t1_p := 3, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 32, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 35, t2 := 16 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A7'O and fn={ t1_p := 3, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B2'O and fn={ t1_p := 3, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AE'O and fn={ t1_p := 3, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B8'O and fn={ t1_p := 3, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A6'O and fn={ t1_p := 3, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A3'O and fn={ t1_p := 3, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B5'O and fn={ t1_p := 3, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AC'O and fn={ t1_p := 3, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BE'O and fn={ t1_p := 3, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A4'O and fn={ t1_p := 3, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B3'O and fn={ t1_p := 3, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 23, t2 := 1 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BF'O and fn={ t1_p := 3, t3 := 26, t2 := 4 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BA'O and fn={ t1_p := 3, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 32, t2 := 10 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 35, t2 := 13 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 45, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 4, t2 := 7 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A1'O and fn={ t1_p := 3, t3 := 14, t2 := 17 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 17, t2 := 20 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A0'O and fn={ t1_p := 3, t3 := 20, t2 := 23 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='AD'O and fn={ t1_p := 3, t3 := 23, t2 := 0 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='BD'O and fn={ t1_p := 3, t3 := 26, t2 := 3 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B1'O and fn={ t1_p := 3, t3 := 29, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A5'O and fn={ t1_p := 3, t3 := 32, t2 := 9 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B0'O and fn={ t1_p := 3, t3 := 35, t2 := 12 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='B9'O and fn={ t1_p := 3, t3 := 45, t2 := 22 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A9'O and fn={ t1_p := 3, t3 := 4, t2 := 6 } TC_rach_content_emerg-RSL(210)@28696fc0b5cf: No Dchan handler for ra='A2'O and fn={ t1_p := 3, t3 := 14, t2 := 16 } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1744 TC_rach_content_emerg-RSL(210)@28696fc0b5cf: Final verdict of PTC: none TC_rach_content_emerg-RSL-IPA(209)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(209): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rach_content_emerg-RSL(210): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rach_content_emerg finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass'. Sat Apr 5 06:11:00 UTC 2025 ====== BTS_Tests.TC_rach_content_emerg pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_content_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24143525) Waiting for packet dumper to finish... 1 (prev_count=24143525, count=24144022) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'. ------ BTS_Tests.TC_rach_count ------ Sat Apr 5 06:11:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_count.pcap" >/data/BTS_Tests.TC_rach_count.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rach_count started. TC_rach_count-RSL-IPA(212)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_count-RSL(213)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_count-RSL(213)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_count-RSL(213)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_count-RSL(213)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL(213)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL(213)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(212)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL(213)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rach_count-RSL(213)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rach_count-RSL(213)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rach_count-RSL(213)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rach_count-RSL(213)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rach_count-RSL(213)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 15, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 15, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 16, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 18, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 19, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 21, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 22, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 24, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 25, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 27, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 28, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 30, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 31, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 33, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 34, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 36, t2 := 22 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 46, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 5, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 15, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 16, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 18, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 19, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 21, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 22, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 24, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 25, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 27, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 28, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 30, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 31, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 33, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 34, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 36, t2 := 21 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 46, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 5, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 15, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 16, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 18, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 19, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 21, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 22, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 24, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 25, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 27, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 28, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 30, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 31, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 33, t2 := 17 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 34, t2 := 18 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 36, t2 := 20 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 46, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 5, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 15, t2 := 24 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 16, t2 := 25 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 18, t2 := 1 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 19, t2 := 2 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 21, t2 := 4 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 22, t2 := 5 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 24, t2 := 7 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 25, t2 := 8 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 27, t2 := 10 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 28, t2 := 11 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 30, t2 := 13 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 31, t2 := 14 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 32, t2 := 15 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 33, t2 := 16 } TC_rach_count-RSL(213)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 34, t2 := 17 } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1790 TC_rach_count-RSL(213)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(214)@28696fc0b5cf: Final verdict of PTC: none TC_rach_count-RSL-IPA(212)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rach_count-RSL-IPA(212): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rach_count-RSL(213): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(214): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rach_count finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass'. Sat Apr 5 06:11:18 UTC 2025 ====== BTS_Tests.TC_rach_count pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_count.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14363509) Waiting for packet dumper to finish... 1 (prev_count=14363509, count=14364006) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'. ------ BTS_Tests.TC_rach_max_ta ------ Sat Apr 5 06:11:21 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rach_max_ta started. TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_max_ta-RSL(216)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_max_ta-RSL(216)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_max_ta-RSL(216)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_max_ta-RSL(216)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(216)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(216)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(216)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rach_max_ta-RSL(216)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rach_max_ta-RSL(216)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rach_max_ta-RSL(216)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rach_max_ta-RSL(216)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rach_max_ta-RSL(216)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 4, t2 := 19 } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 45, t2 := 24 } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 4, t2 := 6 } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(216)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 14, t2 := 14 } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1981 TC_rach_max_ta-RSL(216)@28696fc0b5cf: Final verdict of PTC: none TC_rach_max_ta-RSL-IPA(215)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rach_max_ta-RSL-IPA(215): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rach_max_ta-RSL(216): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rach_max_ta finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass'. Sat Apr 5 06:11:33 UTC 2025 ====== BTS_Tests.TC_rach_max_ta pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_max_ta.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10360605) Waiting for packet dumper to finish... 1 (prev_count=10360605, count=10361102) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'. ------ BTS_Tests.TC_ho_rach ------ Sat Apr 5 06:11:37 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_rach.pcap" >/data/BTS_Tests.TC_ho_rach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ho_rach started. TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ho_rach-RSL(219)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ho_rach-RSL(219)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ho_rach-RSL(219)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ho_rach-RSL(219)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(219)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(219)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(219)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_ho_rach-RSL(219)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_ho_rach-RSL(219)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_ho_rach-RSL(219)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_ho_rach-RSL(219)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_ho_rach-RSL(219)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(219)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_ho_rach(221)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(221)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(221)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(221)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(221)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_ho_rach(222)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(222)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(222)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(222)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(222)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_ho_rach(223)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(223)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(223)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(223)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(223)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_ho_rach(224)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(224)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(224)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(224)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(224)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_rach(225)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(225)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(225)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(225)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(225)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_ho_rach(226)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(226)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(226)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(226)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(226)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_ho_rach(227)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(227)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(227)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(227)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(227)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_ho_rach(228)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(228)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(228)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(228)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(228)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_ho_rach(229)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(229)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(229)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(229)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(229)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_ho_rach(230)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(230)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(230)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(230)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(230)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_ho_rach(231)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(231)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(231)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(231)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(231)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_ho_rach(232)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(232)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(232)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(232)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(232)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_ho_rach(233)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(233)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(233)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(233)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(233)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_ho_rach(234)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(234)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(234)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(234)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(234)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_ho_rach(235)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(235)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(235)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(235)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(235)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_ho_rach(236)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(236)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(236)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(236)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(236)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_ho_rach(237)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(237)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(237)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(237)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(237)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_ho_rach(238)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(238)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(238)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(238)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(238)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_ho_rach(239)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(239)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(239)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(239)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(239)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_ho_rach(240)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_rach(240)@28696fc0b5cf: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(240)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(240)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(240)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":2050 TC_ho_rach-RSL(219)@28696fc0b5cf: Final verdict of PTC: none TC_ho_rach-RSL-IPA(218)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(220)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach-RSL-IPA(218): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach-RSL(219): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(220): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(221): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(222): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(223): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(224): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(225): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(226): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(227): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(228): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(229): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(230): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(231): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(232): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(233): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(234): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(235): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(236): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(237): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(238): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(239): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_rach(240): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_ho_rach finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass'. Sat Apr 5 06:11:42 UTC 2025 ====== BTS_Tests.TC_ho_rach pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ho_rach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4729998) Waiting for packet dumper to finish... 1 (prev_count=4729998, count=4730623) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'. ------ BTS_Tests.TC_ho_physical_info ------ Sat Apr 5 06:11:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_physical_info.pcap" >/data/BTS_Tests.TC_ho_physical_info.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ho_physical_info started. TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ho_physical_info-RSL(242)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ho_physical_info-RSL(242)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ho_physical_info-RSL(242)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ho_physical_info-RSL(242)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL(242)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_physical_info-RSL(242)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL(242)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_ho_physical_info-RSL(242)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_ho_physical_info-RSL(242)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_ho_physical_info-RSL(242)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_ho_physical_info-RSL(242)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_ho_physical_info-RSL(242)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(242)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: TC_ho_physical_info: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_physical_info(244)@28696fc0b5cf: setverdict(pass): none -> pass TC_ho_physical_info(244)@28696fc0b5cf: setverdict(fail): pass -> fail reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }", new component reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }" TC_ho_physical_info(244)@28696fc0b5cf: Sending handover Access Burst TC_ho_physical_info(244)@28696fc0b5cf: Rx RR Physical Information: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { physicalInformation := { messageType := '00101101'B, timingAdvance := '02'O } } } } TC_ho_physical_info(244)@28696fc0b5cf: setverdict(fail): fail -> fail reason: "Timeout waiting for RR Physical Information", component reason not changed TC_ho_physical_info(244)@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":2115 MC@28696fc0b5cf: Test Component 244 has requested to stop MTC. Terminating current testcase execution. TC_ho_physical_info-RSL(242)@28696fc0b5cf: Final verdict of PTC: none TC_ho_physical_info(244)@28696fc0b5cf: Final verdict of PTC: fail reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }" TC_ho_physical_info-RSL-IPA(241)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_ho_physical_info-RSL-IPA(241): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_physical_info-RSL(242): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ho_physical_info(244): fail (none -> fail) reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }" MTC@28696fc0b5cf: Test case TC_ho_physical_info finished. Verdict: fail reason: Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } } MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'. Sat Apr 5 06:11:49 UTC 2025 ------ BTS_Tests.TC_ho_physical_info fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ho_physical_info.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4273138) Waiting for packet dumper to finish... 1 (prev_count=4273138, count=4273635) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'. ------ BTS_Tests.TC_rach_load_idle_thresh0 ------ Sat Apr 5 06:11:53 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_idle_thresh0.pcap" >/data/BTS_Tests.TC_rach_load_idle_thresh0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rach_load_idle_thresh0 started. TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1837 TC_rach_load_idle_thresh0-RSL(246)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@28696fc0b5cf: Final verdict of PTC: none TC_rach_load_idle_thresh0-RSL-IPA(245)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rach_load_idle_thresh0-RSL-IPA(245): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rach_load_idle_thresh0-RSL(246): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rach_load_idle_thresh0 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass'. Sat Apr 5 06:12:05 UTC 2025 ====== BTS_Tests.TC_rach_load_idle_thresh0 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_load_idle_thresh0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5523848) Waiting for packet dumper to finish... 1 (prev_count=5523848, count=5527593) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'. ------ BTS_Tests.TC_rach_load_idle_below_thresh ------ Sat Apr 5 06:12:09 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_idle_below_thresh.pcap" >/data/BTS_Tests.TC_rach_load_idle_below_thresh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rach_load_idle_below_thresh started. TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1862 TC_rach_load_idle_below_thresh-RSL(249)@28696fc0b5cf: Final verdict of PTC: none TC_rach_load_idle_below_thresh-RSL-IPA(248)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(250)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL-IPA(248): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL(249): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(250): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rach_load_idle_below_thresh finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass'. Sat Apr 5 06:12:16 UTC 2025 ====== BTS_Tests.TC_rach_load_idle_below_thresh pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_load_idle_below_thresh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4188605) Waiting for packet dumper to finish... 1 (prev_count=4188605, count=4192349) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'. ------ BTS_Tests.TC_rach_load_count ------ Sat Apr 5 06:12:19 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_count.pcap" >/data/BTS_Tests.TC_rach_load_count.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rach_load_count started. TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_count-RSL(252)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_count-RSL(252)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL(252)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_load_count-RSL(252)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(252)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_load_count-RSL(252)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(252)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rach_load_count-RSL(252)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rach_load_count-RSL(252)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rach_load_count-RSL(252)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rach_load_count-RSL(252)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rach_load_count-RSL(252)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 15, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 15, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 16, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 18, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 19, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 21, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 22, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 24, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 25, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 27, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 28, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 30, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 31, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 33, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 34, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 36, t2 := 22 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 46, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 5, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 15, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 16, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 18, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 19, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 21, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 22, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 24, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 25, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 27, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 28, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 30, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 31, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 33, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 34, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 36, t2 := 21 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 46, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 5, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 15, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 16, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 18, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 19, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 21, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 22, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 24, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 25, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 27, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 28, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 30, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CE'O and fn={ t1_p := 1, t3 := 31, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 33, t2 := 17 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 34, t2 := 18 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 36, t2 := 20 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 46, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 5, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 15, t2 := 24 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 16, t2 := 25 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 18, t2 := 1 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 19, t2 := 2 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 21, t2 := 4 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 22, t2 := 5 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 24, t2 := 7 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 25, t2 := 8 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 27, t2 := 10 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 28, t2 := 11 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 30, t2 := 13 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 31, t2 := 14 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 32, t2 := 15 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 33, t2 := 16 } TC_rach_load_count-RSL(252)@28696fc0b5cf: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 34, t2 := 17 } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1926 TC_rach_load_count-RSL(252)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@28696fc0b5cf: Final verdict of PTC: none TC_rach_load_count-RSL-IPA(251)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rach_load_count-RSL-IPA(251): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rach_load_count-RSL(252): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rach_load_count finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass'. Sat Apr 5 06:12:41 UTC 2025 ====== BTS_Tests.TC_rach_load_count pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_load_count.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17185417) Waiting for packet dumper to finish... 1 (prev_count=17185417, count=17185914) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'. ------ BTS_Tests.TC_meas_res_speech_tchf ------ Sat Apr 5 06:12:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchf started. TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchf(257)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(257)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(257)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(257)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(257)@28696fc0b5cf: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" TC_meas_res_speech_tchf(257)@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":2443 MC@28696fc0b5cf: Test Component 257 has requested to stop MTC. Terminating current testcase execution. TC_meas_res_speech_tchf-RSL(255)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_speech_tchf(257)@28696fc0b5cf: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" TC_meas_res_speech_tchf-RSL-IPA(254)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(254): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchf-RSL(255): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchf(257): fail (none -> fail) reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail'. Sat Apr 5 06:12:48 UTC 2025 ------ BTS_Tests.TC_meas_res_speech_tchf fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2966824) Waiting for packet dumper to finish... 1 (prev_count=2966824, count=2967321) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'. ------ BTS_Tests.TC_meas_res_speech_tchf_facch ------ Sat Apr 5 06:12:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchf_facch started. TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_facch(261)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3631 TC_meas_res_speech_tchf_facch-RSL-IPA(258)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_speech_tchf_facch-RSL(259)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(260)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(258): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(259): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchf_facch(261): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchf_facch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass'. Sat Apr 5 06:13:01 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchf_facch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_facch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11181500) Waiting for packet dumper to finish... 1 (prev_count=11181500, count=11181997) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'. ------ BTS_Tests.TC_meas_res_speech_tchh ------ Sat Apr 5 06:13:05 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchh started. TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchh(265)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(265)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(265)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(265)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(265)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_speech_tchh(266)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchh(266)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(266)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(266)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(266)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(266)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3655 TC_meas_res_speech_tchh-RSL(263)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_speech_tchh-RSL-IPA(262)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(264)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(262): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh-RSL(263): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh(265): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh(266): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchh finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh pass'. Sat Apr 5 06:13:23 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchh pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19633481) Waiting for packet dumper to finish... 1 (prev_count=19633481, count=19633978) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'. ------ BTS_Tests.TC_meas_res_speech_tchh_facch ------ Sat Apr 5 06:13:26 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchh_facch started. TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(270)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_facch(271)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3655 TC_meas_res_speech_tchh_facch-RSL(268)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_speech_tchh_facch-RSL-IPA(267)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(267): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(268): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_facch(270): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_facch(271): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchh_facch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch pass'. Sat Apr 5 06:13:45 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchh_facch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_facch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19608333) Waiting for packet dumper to finish... 1 (prev_count=19608333, count=19608830) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'. ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------ Sat Apr 5 06:13:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_toa256.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchh_toa256 started. TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(275)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(276)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3680 TC_meas_res_speech_tchh_toa256-RSL(273)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(274)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_speech_tchh_toa256-RSL-IPA(272)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(272): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(273): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(274): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_toa256(275): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_toa256(276): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchh_toa256 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 pass'. Sat Apr 5 06:14:06 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchh_toa256 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_toa256.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19605159) Waiting for packet dumper to finish... 1 (prev_count=19605159, count=19608903) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'. ------ BTS_Tests.TC_meas_res_sign_tchf ------ Sat Apr 5 06:14:10 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchf.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_sign_tchf started. TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchf(280)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchf(280)@28696fc0b5cf: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" TC_meas_res_sign_tchf(280)@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":2443 MC@28696fc0b5cf: Test Component 280 has requested to stop MTC. Terminating current testcase execution. TC_meas_res_sign_tchf-RSL(278)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_sign_tchf(280)@28696fc0b5cf: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" IPA-CTRL-CLI-IPA(279)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_sign_tchf-RSL-IPA(277)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(277): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchf-RSL(278): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchf(280): fail (none -> fail) reason: ""BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" MTC@28696fc0b5cf: Test case TC_meas_res_sign_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail'. Sat Apr 5 06:14:13 UTC 2025 ------ BTS_Tests.TC_meas_res_sign_tchf fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2936375) Waiting for packet dumper to finish... 1 (prev_count=2936375, count=2936872) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'. ------ BTS_Tests.TC_meas_res_sign_tchh ------ Sat Apr 5 06:14:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchh.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_sign_tchh started. TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(284)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(284)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh(284)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh(284)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_tchh(285)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh(285)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh(285)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh(285)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh(285)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3707 TC_meas_res_sign_tchh-RSL(282)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_sign_tchh-RSL-IPA(281)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(281): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchh-RSL(282): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchh(284): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchh(285): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_sign_tchh finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass'. Sat Apr 5 06:14:34 UTC 2025 ====== BTS_Tests.TC_meas_res_sign_tchh pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18262763) Waiting for packet dumper to finish... 1 (prev_count=18262763, count=18263260) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'. ------ BTS_Tests.TC_meas_res_sign_sdcch4 ------ Sat Apr 5 06:14:38 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_sign_sdcch4 started. TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(289)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(290)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(291)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch4(292)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3720 TC_meas_res_sign_sdcch4-RSL(287)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_sign_sdcch4-RSL-IPA(286)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(286): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(287): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch4(289): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch4(290): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch4(291): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch4(292): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_sign_sdcch4 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass'. Sat Apr 5 06:15:12 UTC 2025 ====== BTS_Tests.TC_meas_res_sign_sdcch4 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31094318) Waiting for packet dumper to finish... 1 (prev_count=31094318, count=31094815) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'. ------ BTS_Tests.TC_meas_res_sign_sdcch8 ------ Sat Apr 5 06:15:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_sign_sdcch8 started. TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(296)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(297)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(298)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(299)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(300)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(301)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(302)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_sdcch8(303)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3733 TC_meas_res_sign_sdcch8-RSL(294)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(295)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_sign_sdcch8-RSL-IPA(293)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(293): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(294): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(295): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8(296): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8(297): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8(298): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8(299): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8(300): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8(301): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8(302): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_sdcch8(303): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_sign_sdcch8 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 pass'. Sat Apr 5 06:16:22 UTC 2025 ====== BTS_Tests.TC_meas_res_sign_sdcch8 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=60269804) Waiting for packet dumper to finish... 1 (prev_count=60269804, count=60270301) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'. ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------ Sat Apr 5 06:16:26 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh_toa256.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_sign_tchh_toa256 started. TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh_toa256(307)@28696fc0b5cf: Final verdict of PTC: pass TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: DCCH received: '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_sign_tchh_toa256(308)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3747 TC_meas_res_sign_tchh_toa256-RSL(305)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_sign_tchh_toa256-RSL-IPA(304)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(306)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(304): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(305): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(306): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchh_toa256(307): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_sign_tchh_toa256(308): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_sign_tchh_toa256 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 pass'. Sat Apr 5 06:16:44 UTC 2025 ====== BTS_Tests.TC_meas_res_sign_tchh_toa256 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_tchh_toa256.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18357302) Waiting for packet dumper to finish... 1 (prev_count=18357302, count=18357799) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------ Sat Apr 5 06:16:47 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchf_sapi3 started. TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_sapi3(312)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3812 TC_meas_res_speech_tchf_sapi3-RSL(310)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_speech_tchf_sapi3-RSL-IPA(309)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(309): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(310): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchf_sapi3(312): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass'. Sat Apr 5 06:16:57 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11233911) Waiting for packet dumper to finish... 1 (prev_count=11233911, count=11234408) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------ Sat Apr 5 06:17:01 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchh_sapi3 started. TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: setverdict(pass): none -> pass TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Injected SAPI=3 traffic on SACCH TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Warning: Re-starting timer Tmr, which is already active (running or expired). TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_sapi3(316)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3827 TC_meas_res_speech_tchh_sapi3-RSL(314)@28696fc0b5cf: Final verdict of PTC: none TC_meas_res_speech_tchh_sapi3-RSL-IPA(313)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(313): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(314): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_meas_res_speech_tchh_sapi3(316): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass'. Sat Apr 5 06:17:11 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10790999) Waiting for packet dumper to finish... 1 (prev_count=10790999, count=10795180) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch'. ------ BTS_Tests.TC_tx_power_start_ramp_up_bcch ------ Sat Apr 5 06:17:14 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_start_ramp_up_bcch.pcap" >/data/BTS_Tests.TC_tx_power_start_ramp_up_bcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_tx_power_start_ramp_up_bcch started. TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=0 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=8 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=8 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=8 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=8 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=16 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=16 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=16 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=16 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=24 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Reached full power, wating a bit more until success TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Received rx_level=30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Tx power increased during ramp up: 0 -> 30 TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: setverdict(pass): none -> pass TC_tx_power_start_ramp_up_bcch(320)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":2959 TC_tx_power_start_ramp_up_bcch-RSL(318)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@28696fc0b5cf: Final verdict of PTC: none TC_tx_power_start_ramp_up_bcch-RSL-IPA(317)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(317): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(318): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_tx_power_start_ramp_up_bcch(320): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass'. Sat Apr 5 06:17:23 UTC 2025 ====== BTS_Tests.TC_tx_power_start_ramp_up_bcch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_tx_power_start_ramp_up_bcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7709997) Waiting for packet dumper to finish... 1 (prev_count=7709997, count=7710622) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'. ------ BTS_Tests.TC_tx_power_down_bcch ------ Sat Apr 5 06:17:26 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_down_bcch.pcap" >/data/BTS_Tests.TC_tx_power_down_bcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_tx_power_down_bcch started. TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=0 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=0 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=0 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=0 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=0 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=0 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=8 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=8 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=8 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=8 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=16 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=16 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=16 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=16 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=24 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=24 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=24 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=24 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=24 TC_tx_power_down_bcch(324)@28696fc0b5cf: Received rx_level=30 TC_tx_power_down_bcch(324)@28696fc0b5cf: Reached nominal level 30, shutting down OML link TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: IPA: Closed TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Lost IPA connection! (conn_id=2) TC_tx_power_down_bcch-RSL-IPA(321)@28696fc0b5cf: Final verdict of PTC: none TC_tx_power_down_bcch(324)@28696fc0b5cf: setverdict(pass): none -> pass TC_tx_power_down_bcch(324)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":2986 TC_tx_power_down_bcch-RSL(322)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(321): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_tx_power_down_bcch-RSL(322): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_tx_power_down_bcch(324): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_tx_power_down_bcch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass'. Sat Apr 5 06:17:38 UTC 2025 ====== BTS_Tests.TC_tx_power_down_bcch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_tx_power_down_bcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7086144) Waiting for packet dumper to finish... 1 (prev_count=7086144, count=7086641) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change'. ------ BTS_Tests.TC_tx_power_ramp_adm_state_change ------ Sat Apr 5 06:17:42 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_ramp_adm_state_change.pcap" >/data/BTS_Tests.TC_tx_power_ramp_adm_state_change.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_tx_power_ramp_adm_state_change started. TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=8 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=8 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=8 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=8 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=16 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=16 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=16 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=16 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=24 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=24 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=24 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=24 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=24 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Reached nominal level 30, changing ADM state to LOCKED TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: ADM STATE UNLOCKED->LOCKED TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=22 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=22 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=22 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=22 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=14 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=14 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=14 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=14 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=6 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=6 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=6 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=6 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=6 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Tx power decreased during ramp down: 30 -> 0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: setverdict(pass): none -> pass reason: "Didn't receive data_ind while in rf_locked state.", new component reason: "Didn't receive data_ind while in rf_locked state." TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: ADM STATE LOCKED->UNLOCKED TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=0 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=8 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=8 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=8 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=8 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=16 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=16 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=16 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=16 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=16 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=24 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=24 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=24 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=24 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Reached full power, wating a bit more until success TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Received rx_level=30 TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout"", new component reason: ""BTS_Tests.ttcn:727 : Tguard timeout"" TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":727 MC@28696fc0b5cf: Test Component 328 has requested to stop MTC. Terminating current testcase execution. TC_tx_power_ramp_adm_state_change-RSL(326)@28696fc0b5cf: Final verdict of PTC: none TC_tx_power_ramp_adm_state_change-RSL-IPA(325)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(327)@28696fc0b5cf: Final verdict of PTC: none TC_tx_power_ramp_adm_state_change(328)@28696fc0b5cf: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:727 : Tguard timeout"" MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(325): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(326): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(327): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_tx_power_ramp_adm_state_change(328): fail (none -> fail) reason: ""BTS_Tests.ttcn:727 : Tguard timeout"" MTC@28696fc0b5cf: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:727 : Tguard timeout" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'. Sat Apr 5 06:18:04 UTC 2025 ------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_tx_power_ramp_adm_state_change.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17990718) Waiting for packet dumper to finish... 1 (prev_count=17990718, count=17991215) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'. ------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------ Sat Apr 5 06:18:08 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_bs_pwr_static_ass.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_bs_pwr_static_ass started. TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass(332)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass(332)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_ass(332)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_bs_pwr_static_ass(332)@28696fc0b5cf: SACCH received: '00000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_rsl_bs_pwr_static_ass(332)@28696fc0b5cf: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_rsl_bs_pwr_static_ass(332)@28696fc0b5cf: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_rsl_bs_pwr_static_ass(332)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_bs_pwr_static_ass(332)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_bs_pwr_static_ass(332)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3121 TC_rsl_bs_pwr_static_ass-RSL-IPA(329)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_bs_pwr_static_ass-RSL(330)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(329): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(330): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_bs_pwr_static_ass(332): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass pass'. Sat Apr 5 06:18:10 UTC 2025 ====== BTS_Tests.TC_rsl_bs_pwr_static_ass pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2558588) Waiting for packet dumper to finish... 1 (prev_count=2558588, count=2562770) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control'. ------ BTS_Tests.TC_rsl_bs_pwr_static_power_control ------ Sat Apr 5 06:18:14 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_bs_pwr_static_power_control.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_power_control.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_bs_pwr_static_power_control started. TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control(336)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control(336)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_bs_pwr_static_power_control(336)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_bs_pwr_static_power_control(336)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_bs_pwr_static_power_control(336)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_bs_pwr_static_power_control(336)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3135 TC_rsl_bs_pwr_static_power_control-RSL(334)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(335)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_bs_pwr_static_power_control-RSL-IPA(333)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(333): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(334): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(335): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_bs_pwr_static_power_control(336): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control pass'. Sat Apr 5 06:18:16 UTC 2025 ====== BTS_Tests.TC_rsl_bs_pwr_static_power_control pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_power_control.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2304923) Waiting for packet dumper to finish... 1 (prev_count=2304923, count=2305420) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'. ------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------ Sat Apr 5 06:18:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_ctrl started. TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_ctrl(340)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_ms_pwr_ctrl(340)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 } TC_rsl_ms_pwr_ctrl(340)@28696fc0b5cf: setverdict(fail): pass -> fail reason: "Power level := 15does not match the signaled (RSL) power level := 0", new component reason: "Power level := 15does not match the signaled (RSL) power level := 0" TC_rsl_ms_pwr_ctrl(340)@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3852 MC@28696fc0b5cf: Test Component 340 has requested to stop MTC. Terminating current testcase execution. TC_rsl_ms_pwr_ctrl(340)@28696fc0b5cf: Final verdict of PTC: fail reason: "Power level := 15does not match the signaled (RSL) power level := 0" TC_rsl_ms_pwr_ctrl-RSL(338)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: Dynamic test case error: Sending data on the connection of port IPA_RSL_PORT to 338:IPA_PT failed. (Broken pipe) TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: setverdict(error): none -> error IPA-CTRL-CLI-IPA(339)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_ms_pwr_ctrl-RSL-IPA(337)@28696fc0b5cf: Final verdict of PTC: error MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(337): error (none -> error) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(338): none (error -> error) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (error -> error) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_ctrl(340): fail (error -> error) reason: "Power level := 15does not match the signaled (RSL) power level := 0" MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: error MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl error'. Sat Apr 5 06:18:22 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_ctrl error ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2391396) Waiting for packet dumper to finish... 1 (prev_count=2391396, count=2391893) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl error' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------ Sat Apr 5 06:18:26 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_active started. TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_ms_pwr_dyn_active(344)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3600 TC_rsl_ms_pwr_dyn_active-RSL(342)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active-RSL-IPA(341)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(341): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(342): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_active(344): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active pass'. Sat Apr 5 06:18:38 UTC 2025 ====== BTS_Tests.TC_rsl_ms_pwr_dyn_active pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13651603) Waiting for packet dumper to finish... 1 (prev_count=13651603, count=13652100) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------ Sat Apr 5 06:18:42 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active2.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_active2 started. TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_ms_pwr_dyn_active2(348)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3615 TC_rsl_ms_pwr_dyn_active2-RSL(346)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(345): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(346): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2(348): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass'. Sat Apr 5 06:18:54 UTC 2025 ====== BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13645158) Waiting for packet dumper to finish... 1 (prev_count=13645158, count=13645655) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------ Sat Apr 5 06:18:58 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_up started. TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 3, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 1, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 0, actual_ta := 2 } TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: setverdict(pass): pass -> pass reason: "Power level in L1 header reduced as expected", component reason not changed TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_ms_pwr_dyn_up(352)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3555 TC_rsl_ms_pwr_dyn_up-RSL(350)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_up-RSL-IPA(349)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(351)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(349): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(350): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(351): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_up(352): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up pass'. Sat Apr 5 06:19:20 UTC 2025 ====== BTS_Tests.TC_rsl_ms_pwr_dyn_up pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_up.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23995873) Waiting for packet dumper to finish... 1 (prev_count=23995873, count=23996370) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------ Sat Apr 5 06:19:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_down.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_down.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_down started. TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 5, actual_ta := 2 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 15, actual_ta := 0 } TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: setverdict(pass): pass -> pass reason: "Power level increased to lowest power value", component reason not changed TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_ms_pwr_dyn_down(356)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3585 TC_rsl_ms_pwr_dyn_down-RSL(354)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_down-RSL-IPA(353)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(353): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(354): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_down(356): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down pass'. Sat Apr 5 06:19:36 UTC 2025 ====== BTS_Tests.TC_rsl_ms_pwr_dyn_down pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_down.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14136195) Waiting for packet dumper to finish... 1 (prev_count=14136195, count=14139939) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown ------ Sat Apr 5 06:19:40 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_ass_updown started. TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: setverdict(pass): pass -> pass reason: "Power level in L1 decreased/increased as expected", component reason not changed TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_ms_pwr_dyn_ass_updown(360)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3540 TC_rsl_ms_pwr_dyn_ass_updown-RSL(358)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(357): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(358): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown(360): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass'. Sat Apr 5 06:19:49 UTC 2025 ====== BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9918912) Waiting for packet dumper to finish... 1 (prev_count=9918912, count=9919409) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------ Sat Apr 5 06:19:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_max.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_max.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_max started. TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 13, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 11, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 9, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_ms_pwr_dyn_max(364)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3570 TC_rsl_ms_pwr_dyn_max-RSL(362)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_max-RSL-IPA(361)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(361): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(362): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ms_pwr_dyn_max(364): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max pass'. Sat Apr 5 06:20:04 UTC 2025 ====== BTS_Tests.TC_rsl_ms_pwr_dyn_max pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_max.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13248946) Waiting for packet dumper to finish... 1 (prev_count=13248946, count=13249443) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'. ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------ Sat Apr 5 06:20:08 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_chan_initial_ms_pwr.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ms_pwr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_chan_initial_ms_pwr started. TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_rsl_chan_initial_ms_pwr(368)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_chan_initial_ms_pwr(368)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_rsl_chan_initial_ms_pwr(368)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ms_pwr(368)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ms_pwr(368)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_rsl_chan_initial_ms_pwr(369)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_chan_initial_ms_pwr(369)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_chan_initial_ms_pwr(369)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ms_pwr(369)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ms_pwr(369)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_rsl_chan_initial_ms_pwr(370)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_chan_initial_ms_pwr(370)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_chan_initial_ms_pwr(370)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ms_pwr(370)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ms_pwr(370)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: "TC_rsl_chan_initial_ms_pwr": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_rsl_chan_initial_ms_pwr(371)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_chan_initial_ms_pwr(371)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 2 } TC_rsl_chan_initial_ms_pwr(371)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ms_pwr(371)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ms_pwr(371)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1146 TC_rsl_chan_initial_ms_pwr-RSL(366)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_chan_initial_ms_pwr-RSL-IPA(365)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(365): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(366): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(368): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(369): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(370): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_chan_initial_ms_pwr(371): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr pass'. Sat Apr 5 06:20:12 UTC 2025 ====== BTS_Tests.TC_rsl_chan_initial_ms_pwr pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_chan_initial_ms_pwr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4174441) Waiting for packet dumper to finish... 1 (prev_count=4174441, count=4174938) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'. ------ BTS_Tests.TC_rsl_chan_initial_ta ------ Sat Apr 5 06:20:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_chan_initial_ta.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ta.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_chan_initial_ta started. TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta(375)@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta(375)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_chan_initial_ta(375)@28696fc0b5cf: as_l1_sacch_l1h(): Rx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 16 } TC_rsl_chan_initial_ta(375)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ta(375)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_chan_initial_ta(375)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":3930 TC_rsl_chan_initial_ta-RSL(373)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(374)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_chan_initial_ta-RSL-IPA(372)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(372): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(373): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(374): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_chan_initial_ta(375): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_rsl_chan_initial_ta finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta pass'. Sat Apr 5 06:20:19 UTC 2025 ====== BTS_Tests.TC_rsl_chan_initial_ta pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_chan_initial_ta.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2907318) Waiting for packet dumper to finish... 1 (prev_count=2907318, count=2907815) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'. ------ BTS_Tests.TC_rsl_modify_encr ------ Sat Apr 5 06:20:22 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_modify_encr.pcap" >/data/BTS_Tests.TC_rsl_modify_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_modify_encr started. TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: "TC_rsl_modify_encr": XXX Starting on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_rsl_modify_encr(379)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_modify_encr(379)@28696fc0b5cf: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_rsl_modify_encr(379)@28696fc0b5cf: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 20, m := false, el := 1, payload := '99AE6A894E2B518ED3C2FACA091BBB7E892FD998'O, padding := ''O } } TC_rsl_modify_encr(379)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(379)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(379)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(379)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(379)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: "TC_rsl_modify_encr": XXX Starting on { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_rsl_modify_encr(380)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_modify_encr(380)@28696fc0b5cf: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 20, m := false, el := 1, payload := '99AE6A894E2B518ED3C2FACA091BBB7E892FD998'O, padding := ''O } } TC_rsl_modify_encr(380)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(380)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(380)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(380)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(380)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: "TC_rsl_modify_encr": XXX Starting on { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_rsl_modify_encr(381)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_modify_encr(381)@28696fc0b5cf: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 20, m := false, el := 1, payload := '99AE6A894E2B518ED3C2FACA091BBB7E892FD998'O, padding := ''O } } TC_rsl_modify_encr(381)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(381)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(381)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(381)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(381)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: "TC_rsl_modify_encr": XXX Starting on { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_rsl_modify_encr(382)@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_modify_encr(382)@28696fc0b5cf: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 20, m := false, el := 1, payload := '99AE6A894E2B518ED3C2FACA091BBB7E892FD998'O, padding := ''O } } TC_rsl_modify_encr(382)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(382)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(382)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(382)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_rsl_modify_encr(382)@28696fc0b5cf: Final verdict of PTC: pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":1146 TC_rsl_modify_encr-RSL(377)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(378)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_modify_encr-RSL-IPA(376)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(376): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_modify_encr-RSL(377): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(378): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_modify_encr(379): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_modify_encr(380): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_modify_encr(381): pass (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_modify_encr(382): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_rsl_modify_encr finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr pass'. Sat Apr 5 06:20:37 UTC 2025 ====== BTS_Tests.TC_rsl_modify_encr pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_modify_encr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14449404) Waiting for packet dumper to finish... 1 (prev_count=14449404, count=14449901) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'. ------ BTS_Tests.TC_rsl_rf_resource_ind ------ Sat Apr 5 06:20:41 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap" >/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_rf_resource_ind started. TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":7804 TC_rsl_rf_resource_ind-RSL(384)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(385)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_rf_resource_ind-RSL-IPA(383)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(383): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(384): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(385): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rsl_rf_resource_ind finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind pass'. Sat Apr 5 06:20:57 UTC 2025 ====== BTS_Tests.TC_rsl_rf_resource_ind pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_rf_resource_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13981959) Waiting for packet dumper to finish... 1 (prev_count=13981959, count=13982456) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'. ------ BTS_Tests.TC_conn_fail_crit ------ Sat Apr 5 06:21:00 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_conn_fail_crit.pcap" >/data/BTS_Tests.TC_conn_fail_crit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_conn_fail_crit started. TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_conn_fail_crit-RSL(387)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_conn_fail_crit-RSL(387)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_conn_fail_crit-RSL(387)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_conn_fail_crit-RSL(387)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_conn_fail_crit(389)@28696fc0b5cf: setverdict(pass): none -> pass TC_conn_fail_crit(389)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_conn_fail_crit(389)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_conn_fail_crit(389)@28696fc0b5cf: Final verdict of PTC: pass TC_conn_fail_crit-RSL(387)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(388)@28696fc0b5cf: Final verdict of PTC: none TC_conn_fail_crit-RSL-IPA(386)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(386): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_conn_fail_crit-RSL(387): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(388): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_conn_fail_crit(389): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_conn_fail_crit finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit pass'. Sat Apr 5 06:21:19 UTC 2025 ====== BTS_Tests.TC_conn_fail_crit pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_conn_fail_crit.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17021642) Waiting for packet dumper to finish... 1 (prev_count=17021642, count=17022139) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'. ------ BTS_Tests.TC_paging_imsi_80percent ------ Sat Apr 5 06:21:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_paging_imsi_80percent started. TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: pch_blocks_total=271 pch_blocks_per_sec=13.594771 interval=0.073558 MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: num_paging_sent=271 rcvd_msgs=171 rcvd_ids=271 MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4320 TC_paging_imsi_80percent-RSL(391)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@28696fc0b5cf: Final verdict of PTC: none TC_paging_imsi_80percent-RSL-IPA(390)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(390): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_paging_imsi_80percent-RSL(391): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_paging_imsi_80percent finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent pass'. Sat Apr 5 06:21:46 UTC 2025 ====== BTS_Tests.TC_paging_imsi_80percent pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_imsi_80percent.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20965765) Waiting for packet dumper to finish... 1 (prev_count=20965765, count=20969510) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'. ------ BTS_Tests.TC_paging_tmsi_80percent ------ Sat Apr 5 06:21:50 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_tmsi_80percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_paging_tmsi_80percent started. TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: pch_blocks_total=543 pch_blocks_per_sec=27.189542 interval=0.036779 MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: num_paging_sent=543 rcvd_msgs=172 rcvd_ids=543 MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4347 TC_paging_tmsi_80percent-RSL(394)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@28696fc0b5cf: Final verdict of PTC: none TC_paging_tmsi_80percent-RSL-IPA(393)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(393): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_paging_tmsi_80percent-RSL(394): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_paging_tmsi_80percent finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent pass'. Sat Apr 5 06:22:13 UTC 2025 ====== BTS_Tests.TC_paging_tmsi_80percent pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_tmsi_80percent.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21326618) Waiting for packet dumper to finish... 1 (prev_count=21326618, count=21327115) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'. ------ BTS_Tests.TC_paging_imsi_200percent ------ Sat Apr 5 06:22:17 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_200percent.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_paging_imsi_200percent started. TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: pch_blocks_total=679 pch_blocks_per_sec=33.986928 interval=0.029423 MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: num_paging_sent=679 rcvd_msgs=268 rcvd_ids=533 MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4376 TC_paging_imsi_200percent-RSL(397)@28696fc0b5cf: Final verdict of PTC: none TC_paging_imsi_200percent-RSL-IPA(396)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(398)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(396): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_paging_imsi_200percent-RSL(397): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(398): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_paging_imsi_200percent finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent pass'. Sat Apr 5 06:22:52 UTC 2025 ====== BTS_Tests.TC_paging_imsi_200percent pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_imsi_200percent.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32345676) Waiting for packet dumper to finish... 1 (prev_count=32345676, count=32346173) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'. ------ BTS_Tests.TC_paging_tmsi_200percent ------ Sat Apr 5 06:22:56 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_tmsi_200percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_200percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_paging_tmsi_200percent started. TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: pch_blocks_total=1359 pch_blocks_per_sec=67.973856 interval=0.014712 MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: num_paging_sent=1359 rcvd_msgs=219 rcvd_ids=869 MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4405 TC_paging_tmsi_200percent-RSL(400)@28696fc0b5cf: Final verdict of PTC: none TC_paging_tmsi_200percent-RSL-IPA(399)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(401)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(399): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_paging_tmsi_200percent-RSL(400): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(401): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_paging_tmsi_200percent finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent pass'. Sat Apr 5 06:23:25 UTC 2025 ====== BTS_Tests.TC_paging_tmsi_200percent pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_tmsi_200percent.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28943614) Waiting for packet dumper to finish... 1 (prev_count=28943614, count=28944111) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'. ------ BTS_Tests.TC_rsl_protocol_error ------ Sat Apr 5 06:23:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_protocol_error.pcap" >/data/BTS_Tests.TC_rsl_protocol_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_protocol_error started. TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_protocol_error-RSL(403)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_protocol_error-RSL-IPA(402)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(402): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_protocol_error-RSL(403): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rsl_protocol_error finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error pass'. Sat Apr 5 06:23:31 UTC 2025 ====== BTS_Tests.TC_rsl_protocol_error pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_protocol_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1926206) Waiting for packet dumper to finish... 1 (prev_count=1926206, count=1930388) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'. ------ BTS_Tests.TC_rsl_mand_ie_error ------ Sat Apr 5 06:23:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_mand_ie_error.pcap" >/data/BTS_Tests.TC_rsl_mand_ie_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_mand_ie_error started. TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_mand_ie_error-RSL(406)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_mand_ie_error-RSL-IPA(405)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(407)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(405): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_mand_ie_error-RSL(406): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(407): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rsl_mand_ie_error finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error pass'. Sat Apr 5 06:23:36 UTC 2025 ====== BTS_Tests.TC_rsl_mand_ie_error pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_mand_ie_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1930491) Waiting for packet dumper to finish... 1 (prev_count=1930491, count=1930988) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'. ------ BTS_Tests.TC_rsl_ie_content_error ------ Sat Apr 5 06:23:40 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ie_content_error.pcap" >/data/BTS_Tests.TC_rsl_ie_content_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rsl_ie_content_error started. TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_rsl_ie_content_error-RSL(409)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(410)@28696fc0b5cf: Final verdict of PTC: none TC_rsl_ie_content_error-RSL-IPA(408)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(408): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_rsl_ie_content_error-RSL(409): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(410): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_rsl_ie_content_error finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error pass'. Sat Apr 5 06:23:42 UTC 2025 ====== BTS_Tests.TC_rsl_ie_content_error pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ie_content_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1924504) Waiting for packet dumper to finish... 1 (prev_count=1924504, count=1925001) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'. ------ BTS_Tests.TC_si_sched_default ------ Sat Apr 5 06:23:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_si_sched_default started. TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_default-RSL(412)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_default-RSL(412)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_si_sched_default-RSL(412)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL(412)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL(412)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_default-RSL(412)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_default-RSL(412)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_si_sched_default-RSL(412)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_default-RSL(412)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_default-RSL(412)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_si_sched_default-RSL(412)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_si_sched_default-RSL(412)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_default-RSL(412)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_si_sched_default-RSL(412)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_default-RSL(412)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_default-RSL(412)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: "TC_si_sched_default": TC=0 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_default": TC=1 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_default": TC=2 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_default": TC=3 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_default": TC=4 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_default": TC=5 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_default": TC=6 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_default": TC=7 has #of SI=4 MTC@28696fc0b5cf: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4932 TC_si_sched_default-RSL(412)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(413)@28696fc0b5cf: Final verdict of PTC: none TC_si_sched_default-RSL-IPA(411)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_default-RSL-IPA(411): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_default-RSL(412): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_si_sched_default finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default pass'. Sat Apr 5 06:23:56 UTC 2025 ====== BTS_Tests.TC_si_sched_default pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8904635) Waiting for packet dumper to finish... 1 (prev_count=8904635, count=8908379) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'. ------ BTS_Tests.TC_si_sched_1 ------ Sat Apr 5 06:23:59 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_si_sched_1 started. TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_1-RSL(415)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_1-RSL(415)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_1-RSL(415)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_1-RSL(415)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL(415)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL(415)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_1-RSL(415)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL(415)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL(415)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_1-RSL(415)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_si_sched_1-RSL(415)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_si_sched_1-RSL(415)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_1-RSL(415)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_si_sched_1-RSL(415)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_si_sched_1-RSL(415)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_1-RSL(415)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_1 (1): '5506198FB38000000000000000000000000000E504002B'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: "TC_si_sched_1": TC=0 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_1": TC=1 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_1": TC=2 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_1": TC=3 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_1": TC=4 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_1": TC=5 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_1": TC=6 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_1": TC=7 has #of SI=4 MTC@28696fc0b5cf: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4940 TC_si_sched_1-RSL(415)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(416)@28696fc0b5cf: Final verdict of PTC: none TC_si_sched_1-RSL-IPA(414)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_1-RSL-IPA(414): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_1-RSL(415): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(416): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_si_sched_1 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 pass'. Sat Apr 5 06:24:09 UTC 2025 ====== BTS_Tests.TC_si_sched_1 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8902741) Waiting for packet dumper to finish... 1 (prev_count=8902741, count=8903238) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'. ------ BTS_Tests.TC_si_sched_2bis ------ Sat Apr 5 06:24:13 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2bis.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_si_sched_2bis started. TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2bis-RSL(418)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2bis-RSL(418)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2bis-RSL(418)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2bis-RSL(418)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: "TC_si_sched_2bis": TC=0 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2bis": TC=1 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2bis": TC=2 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2bis": TC=3 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_2bis": TC=4 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_2bis": TC=5 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2bis": TC=6 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2bis": TC=7 has #of SI=4 MTC@28696fc0b5cf: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4948 TC_si_sched_2bis-RSL-IPA(417)@28696fc0b5cf: Final verdict of PTC: none TC_si_sched_2bis-RSL(418)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(417): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_2bis-RSL(418): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_si_sched_2bis finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis pass'. Sat Apr 5 06:24:23 UTC 2025 ====== BTS_Tests.TC_si_sched_2bis pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_2bis.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8902010) Waiting for packet dumper to finish... 1 (prev_count=8902010, count=8902507) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'. ------ BTS_Tests.TC_si_sched_2ter ------ Sat Apr 5 06:24:26 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2ter.pcap" >/data/BTS_Tests.TC_si_sched_2ter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_si_sched_2ter started. TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_si_sched_2ter-RSL(421)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2ter-RSL(421)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2ter-RSL(421)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_si_sched_2ter-RSL(421)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: "TC_si_sched_2ter": TC=0 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter": TC=1 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter": TC=2 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter": TC=3 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_2ter": TC=4 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_2ter": TC=5 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter": TC=6 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter": TC=7 has #of SI=4 MTC@28696fc0b5cf: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4956 TC_si_sched_2ter-RSL(421)@28696fc0b5cf: Final verdict of PTC: none TC_si_sched_2ter-RSL-IPA(420)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(422)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(420): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_2ter-RSL(421): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(422): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_si_sched_2ter finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter pass'. Sat Apr 5 06:24:37 UTC 2025 ====== BTS_Tests.TC_si_sched_2ter pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_2ter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8899148) Waiting for packet dumper to finish... 1 (prev_count=8899148, count=8899645) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'. ------ BTS_Tests.TC_si_sched_2ter_2bis ------ Sat Apr 5 06:24:40 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_si_sched_2ter_2bis started. TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: "TC_si_sched_2ter_2bis": TC=0 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter_2bis": TC=1 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter_2bis": TC=2 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter_2bis": TC=3 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_2ter_2bis": TC=4 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_2ter_2bis": TC=5 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter_2bis": TC=6 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_2ter_2bis": TC=7 has #of SI=4 MTC@28696fc0b5cf: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4966 TC_si_sched_2ter_2bis-RSL(424)@28696fc0b5cf: Final verdict of PTC: none TC_si_sched_2ter_2bis-RSL-IPA(423)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(425)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(423): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(424): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_si_sched_2ter_2bis finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis pass'. Sat Apr 5 06:24:50 UTC 2025 ====== BTS_Tests.TC_si_sched_2ter_2bis pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_2ter_2bis.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8898985) Waiting for packet dumper to finish... 1 (prev_count=8898985, count=8899610) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'. ------ BTS_Tests.TC_si_sched_2quater ------ Sat Apr 5 06:24:54 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2quater.pcap" >/data/BTS_Tests.TC_si_sched_2quater.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_si_sched_2quater started. TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2quater-RSL(427)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2quater-RSL(427)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2quater-RSL(427)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_2quater-RSL(427)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2quater (41): '050607B10004864982EDDB8D555867EE3C95540B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B'O ("+++") MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 1, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { si2quater := { rest_octets := { ba_ind := '1'B, ba_3g_ind := '0'B, mp_change_mark := '1'B, si2quater_index := 8, si2quater_count := 8, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '0'B, desc := omit }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '0'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 1499, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 6, thresh_high := 6, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 }, { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 3325, meas_bw_presence := '1'B, meas_bw := 4 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 7, thresh_high := 4, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 665, rx_level := 16, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 1073, rx_level := 24, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 1481, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 1889, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 2297, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 2705, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 3113, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 3521, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: "TC_si_sched_2quater": TC=0 has #of SI=8 MTC@28696fc0b5cf: "TC_si_sched_2quater": TC=1 has #of SI=8 MTC@28696fc0b5cf: "TC_si_sched_2quater": TC=2 has #of SI=8 MTC@28696fc0b5cf: "TC_si_sched_2quater": TC=3 has #of SI=9 MTC@28696fc0b5cf: "TC_si_sched_2quater": TC=4 has #of SI=9 MTC@28696fc0b5cf: "TC_si_sched_2quater": TC=5 has #of SI=1 MTC@28696fc0b5cf: "TC_si_sched_2quater": TC=6 has #of SI=9 MTC@28696fc0b5cf: "TC_si_sched_2quater": TC=7 has #of SI=8 MTC@28696fc0b5cf: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2042, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2450, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2858, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 3266, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2093, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2501, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2909, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 3317, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2144, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2552, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2960, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3368, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2195, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2603, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 3011, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 3419, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2246, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2654, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 3062, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 3470, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 1, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { si2quater := { rest_octets := { ba_ind := '1'B, ba_3g_ind := '0'B, mp_change_mark := '1'B, si2quater_index := 8, si2quater_count := 8, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '0'B, desc := omit }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '0'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 1499, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 6, thresh_high := 6, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 }, { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 3325, meas_bw_presence := '1'B, meas_bw := 4 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 7, thresh_high := 4, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1940, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2348, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2756, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3164, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3572, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '0'B, ind := omit }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := '0'B, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1991, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2399, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2807, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } }, { frame_number := 3215, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '0'B, ind := omit }, s_presence := '0'B, s := omit } } } } } } } MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4974 TC_si_sched_2quater-RSL(427)@28696fc0b5cf: Final verdict of PTC: none TC_si_sched_2quater-RSL-IPA(426)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(428)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(426): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_2quater-RSL(427): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(428): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_si_sched_2quater finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater pass'. Sat Apr 5 06:25:12 UTC 2025 ====== BTS_Tests.TC_si_sched_2quater pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_2quater.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15856649) Waiting for packet dumper to finish... 1 (prev_count=15856649, count=15857146) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'. ------ BTS_Tests.TC_si_sched_13 ------ Sat Apr 5 06:25:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_si_sched_13 started. TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_13-RSL(430)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_13-RSL(430)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_13-RSL(430)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_13-RSL(430)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL(430)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_13-RSL(430)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL(430)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_si_sched_13-RSL(430)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_13-RSL(430)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13-RSL(430)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_si_sched_13-RSL(430)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_13-RSL(430)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13-RSL(430)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_si_sched_13-RSL(430)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_si_sched_13-RSL(430)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13-RSL(430)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_13 (40): '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } MTC@28696fc0b5cf: "TC_si_sched_13": TC=0 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_13": TC=1 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_13": TC=2 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_13": TC=3 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_13": TC=4 has #of SI=5 MTC@28696fc0b5cf: "TC_si_sched_13": TC=5 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_13": TC=6 has #of SI=4 MTC@28696fc0b5cf: "TC_si_sched_13": TC=7 has #of SI=4 MTC@28696fc0b5cf: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } }, { frame_number := 1430, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } } } } MTC@28696fc0b5cf: not-bccch-extended MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4984 TC_si_sched_13-RSL(430)@28696fc0b5cf: Final verdict of PTC: none TC_si_sched_13-RSL-IPA(429)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(431)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_13-RSL-IPA(429): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_13-RSL(430): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(431): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_si_sched_13 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 pass'. Sat Apr 5 06:25:25 UTC 2025 ====== BTS_Tests.TC_si_sched_13 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8903809) Waiting for packet dumper to finish... 1 (prev_count=8903809, count=8904306) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater'. ------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater ------ Sat Apr 5 06:25:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.pcap" >/data/BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_si_sched_13_2bis_2ter_2quater started. TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2bis (10): '550602BFE809B3FF00000000000000000000007900002B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2ter (11): '010603BF66B0AA0A00000002000000000000002B2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2quater (41): '050607B10004864982EDDB8D555867EE3C95540B2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_13 (40): '0106009000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B'O ("+++") MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 1, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { si2quater := { rest_octets := { ba_ind := '1'B, ba_3g_ind := '0'B, mp_change_mark := '1'B, si2quater_index := 8, si2quater_count := 8, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '0'B, desc := omit }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '0'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 1499, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 6, thresh_high := 6, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 }, { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 3325, meas_bw_presence := '1'B, meas_bw := 4 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 7, thresh_high := 4, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 1430, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O MTC@28696fc0b5cf: Protocol discriminator is not RR (!= '0110'B): 0 MTC@28696fc0b5cf: Ignoring non-RR or invalid SI { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_BCCH (16) }, tn := 0 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 2654, rx_level := 30, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0000000000000000000000000000000000000000000000'O } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=7: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=0: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: SI received at TC=1: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=2: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: SI received at TC=3: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: SI received at TC=4: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } MTC@28696fc0b5cf: SI received at TC=5: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: SI received at TC=6: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=8 MTC@28696fc0b5cf: "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=8 MTC@28696fc0b5cf: "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=8 MTC@28696fc0b5cf: "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=9 MTC@28696fc0b5cf: "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=7 MTC@28696fc0b5cf: "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=9 MTC@28696fc0b5cf: "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=9 MTC@28696fc0b5cf: "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=8 MTC@28696fc0b5cf: si_per_tc={ { { frame_number := 410, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 818, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1226, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1634, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2042, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2450, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2858, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 3266, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 461, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 869, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1277, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 1685, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2093, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2501, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 2909, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } }, { frame_number := 3317, si := { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } } }, { { frame_number := 512, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 920, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1328, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1736, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2144, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2552, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2960, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3368, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 155, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 563, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 971, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1379, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1787, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2195, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2603, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 3011, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 3419, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } } }, { { frame_number := 206, si := { header := { l2_plen := { l2_plen := 1, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2quater (7) }, payload := { si2quater := { rest_octets := { ba_ind := '1'B, ba_3g_ind := '0'B, mp_change_mark := '1'B, si2quater_index := 8, si2quater_count := 8, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '0'B, desc := omit }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '0'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 1499, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 6, thresh_high := 6, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 }, { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 3325, meas_bw_presence := '1'B, meas_bw := 4 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 7, thresh_high := 4, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 10 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } } } } }, { frame_number := 614, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } }, { frame_number := 1022, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 1838, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } }, { frame_number := 2246, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } }, { frame_number := 3062, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_13 (0) }, payload := { si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '0'B, ext_info_length := omit, ext_info := omit }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } } } } }, { frame_number := 3470, si := { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2ter (3) }, payload := { si2ter := { extd_bcch_freq_list := 'BF66B0AA0A0000000200000000000000'O, rest_octets := '2B2B2B2B'O ("++++") } } } } }, { { frame_number := 257, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 665, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1073, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1481, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 1889, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 2297, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 2705, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 3113, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } }, { frame_number := 3521, si := { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2bis (2) }, payload := { si2bis := { extd_bcch_freq_list := 'BFE809B3FF0000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_2 (1), tx_integer := '1110'B, cell_barr_access := false, re_not_allowed := true, acc := '0000000000000000'B }, rest_octets := '2B'O ("+") } } } } }, { { frame_number := 308, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 716, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1124, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1532, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 1940, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2348, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 2756, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3164, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } }, { frame_number := 3572, si := { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } } }, { { frame_number := 359, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 767, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1175, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1583, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 1991, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2399, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 2807, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } }, { frame_number := 3215, si := { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } } } } MTC@28696fc0b5cf: not-bccch-extended MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":5000 TC_si_sched_13_2bis_2ter_2quater-RSL(433)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@28696fc0b5cf: Final verdict of PTC: none TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(432): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(433): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass'. Sat Apr 5 06:25:47 UTC 2025 ====== BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15866565) Waiting for packet dumper to finish... 1 (prev_count=15866565, count=15867062) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'. ------ BTS_Tests.TC_ipa_dlcx_not_active ------ Sat Apr 5 06:25:50 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_dlcx_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ipa_dlcx_not_active started. TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_dlcx_not_active(438)@28696fc0b5cf: setverdict(pass): none -> pass TC_ipa_dlcx_not_active(438)@28696fc0b5cf: Final verdict of PTC: pass TC_ipa_dlcx_not_active-RSL(436)@28696fc0b5cf: Final verdict of PTC: none TC_ipa_dlcx_not_active-RSL-IPA(435)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(437)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(435): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(436): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_dlcx_not_active(438): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_ipa_dlcx_not_active finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active pass'. Sat Apr 5 06:25:53 UTC 2025 ====== BTS_Tests.TC_ipa_dlcx_not_active pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_dlcx_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1936781) Waiting for packet dumper to finish... 1 (prev_count=1936781, count=1937278) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'. ------ BTS_Tests.TC_ipa_crcx_twice_not_active ------ Sat Apr 5 06:25:56 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_twice_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_twice_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ipa_crcx_twice_not_active started. TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_twice_not_active(442)@28696fc0b5cf: setverdict(pass): none -> pass TC_ipa_crcx_twice_not_active(442)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ipa_crcx_twice_not_active(442)@28696fc0b5cf: Final verdict of PTC: pass TC_ipa_crcx_twice_not_active-RSL(440)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(441)@28696fc0b5cf: Final verdict of PTC: none TC_ipa_crcx_twice_not_active-RSL-IPA(439)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(439): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(440): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(441): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_twice_not_active(442): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_ipa_crcx_twice_not_active finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active pass'. Sat Apr 5 06:25:58 UTC 2025 ====== BTS_Tests.TC_ipa_crcx_twice_not_active pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_twice_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1949177) Waiting for packet dumper to finish... 1 (prev_count=1949177, count=1949674) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active'. ------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active ------ Sat Apr 5 06:26:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ipa_crcx_mdcx_dlcx_not_active started. TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 1/4 transceiver(s) connected MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_dlcx_not_active(446)@28696fc0b5cf: setverdict(pass): none -> pass TC_ipa_crcx_mdcx_dlcx_not_active(446)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ipa_crcx_mdcx_dlcx_not_active(446)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ipa_crcx_mdcx_dlcx_not_active(446)@28696fc0b5cf: Final verdict of PTC: pass TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(445)@28696fc0b5cf: Final verdict of PTC: none TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(443): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(444): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(445): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active(446): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass'. Sat Apr 5 06:26:04 UTC 2025 ====== BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1943516) Waiting for packet dumper to finish... 1 (prev_count=1943516, count=1944013) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active'. ------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active ------ Sat Apr 5 06:26:07 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started. TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(450)@28696fc0b5cf: setverdict(pass): none -> pass TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(450)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(450)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(450)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(450)@28696fc0b5cf: Final verdict of PTC: pass TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(449)@28696fc0b5cf: Final verdict of PTC: none TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(447): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(448): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(449): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active(450): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass'. Sat Apr 5 06:26:09 UTC 2025 ====== BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1948510) Waiting for packet dumper to finish... 1 (prev_count=1948510, count=1949007) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'. ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------ Sat Apr 5 06:26:13 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_sdcch_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_sdcch_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ipa_crcx_sdcch_not_active started. TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_sdcch_not_active(454)@28696fc0b5cf: setverdict(pass): none -> pass TC_ipa_crcx_sdcch_not_active(454)@28696fc0b5cf: Final verdict of PTC: pass TC_ipa_crcx_sdcch_not_active(455)@28696fc0b5cf: setverdict(pass): none -> pass TC_ipa_crcx_sdcch_not_active(455)@28696fc0b5cf: Final verdict of PTC: pass TC_ipa_crcx_sdcch_not_active-RSL(452)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(453)@28696fc0b5cf: Final verdict of PTC: none TC_ipa_crcx_sdcch_not_active-RSL-IPA(451)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(451): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(452): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_sdcch_not_active(454): pass (none -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_sdcch_not_active(455): pass (pass -> pass) MTC@28696fc0b5cf: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active pass'. Sat Apr 5 06:26:15 UTC 2025 ====== BTS_Tests.TC_ipa_crcx_sdcch_not_active pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_sdcch_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1932794) Waiting for packet dumper to finish... 1 (prev_count=1932794, count=1933291) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'. ------ BTS_Tests.TC_ipa_crcx_ack_addr ------ Sat Apr 5 06:26:18 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_ack_addr.pcap" >/data/BTS_Tests.TC_ipa_crcx_ack_addr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ipa_crcx_ack_addr started. TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_ack_addr(459)@28696fc0b5cf: setverdict(pass): none -> pass TC_ipa_crcx_ack_addr(459)@28696fc0b5cf: setverdict(fail): pass -> fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0"", new component reason: "CRCX ACK indicates nonsense addr "0.0.0.0"" TC_ipa_crcx_ack_addr(459)@28696fc0b5cf: Final verdict of PTC: fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0"" TC_ipa_crcx_ack_addr(460)@28696fc0b5cf: setverdict(pass): none -> pass TC_ipa_crcx_ack_addr(460)@28696fc0b5cf: setverdict(fail): pass -> fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0"", new component reason: "CRCX ACK indicates nonsense addr "0.0.0.0"" TC_ipa_crcx_ack_addr(460)@28696fc0b5cf: Final verdict of PTC: fail reason: "CRCX ACK indicates nonsense addr "0.0.0.0"" TC_ipa_crcx_ack_addr-RSL(457)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(458)@28696fc0b5cf: Final verdict of PTC: none TC_ipa_crcx_ack_addr-RSL-IPA(456)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(456): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(457): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_ack_addr(459): fail (none -> fail) reason: "CRCX ACK indicates nonsense addr "0.0.0.0"" MTC@28696fc0b5cf: Local verdict of PTC TC_ipa_crcx_ack_addr(460): fail (fail -> fail) reason: "CRCX ACK indicates nonsense addr "0.0.0.0"" MTC@28696fc0b5cf: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: CRCX ACK indicates nonsense addr "0.0.0.0" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'. Sat Apr 5 06:26:21 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_ack_addr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1941579) Waiting for packet dumper to finish... 1 (prev_count=1941579, count=1945761) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'. ------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------ Sat Apr 5 06:26:24 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_paging_imsi_200percent_with_ps started. TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: pch_blocks_total=679 pch_blocks_per_sec=33.986928 interval=0.029423 MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: Rx LOAD_IND MTC@28696fc0b5cf: num_paging_sent=679 rcvd_msgs=267 rcvd_ids=531 MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":4436 TC_paging_imsi_200percent_with_ps-RSL(462)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(463)@28696fc0b5cf: Final verdict of PTC: none TC_paging_imsi_200percent_with_ps-RSL-IPA(461)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(461): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(462): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(463): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps pass'. Sat Apr 5 06:27:00 UTC 2025 ====== BTS_Tests.TC_paging_imsi_200percent_with_ps pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_imsi_200percent_with_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32220395) Waiting for packet dumper to finish... 1 (prev_count=32220395, count=32220892) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'. ------ BTS_Tests.TC_pcu_act_req ------ Sat Apr 5 06:27:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req.pcap" >/data/BTS_Tests.TC_pcu_act_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_act_req started. TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req-RSL(465)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req-RSL(465)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req-RSL(465)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req-RSL(465)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL(465)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL(465)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req-RSL(465)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_act_req-RSL(465)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req-RSL(465)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req-RSL(465)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_act_req-RSL(465)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_act_req-RSL(465)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req-RSL(465)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_act_req-RSL(465)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_act_req-RSL(465)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req-RSL(465)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_act_req-RSL(465)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_act_req-RSL-IPA(464)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(466)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_act_req-RSL-IPA(464): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_act_req-RSL(465): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(466): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_act_req finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req pass'. Sat Apr 5 06:27:08 UTC 2025 ====== BTS_Tests.TC_pcu_act_req pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_act_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3322152) Waiting for packet dumper to finish... 1 (prev_count=3322152, count=3322649) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'. ------ BTS_Tests.TC_pcu_act_req_wrong_ts ------ Sat Apr 5 06:27:12 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_act_req_wrong_ts started. TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_act_req_wrong_ts-RSL(468)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_act_req_wrong_ts-RSL-IPA(467)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(469)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(467): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(468): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_act_req_wrong_ts finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts pass'. Sat Apr 5 06:27:20 UTC 2025 ====== BTS_Tests.TC_pcu_act_req_wrong_ts pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4675710) Waiting for packet dumper to finish... 1 (prev_count=4675710, count=4676207) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'. ------ BTS_Tests.TC_pcu_act_req_wrong_bts ------ Sat Apr 5 06:27:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_act_req_wrong_bts started. TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_act_req_wrong_bts-RSL(471)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(472)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_act_req_wrong_bts-RSL-IPA(470)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(470): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(471): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(472): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_act_req_wrong_bts finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts pass'. Sat Apr 5 06:27:31 UTC 2025 ====== BTS_Tests.TC_pcu_act_req_wrong_bts pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4673820) Waiting for packet dumper to finish... 1 (prev_count=4673820, count=4677565) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'. ------ BTS_Tests.TC_pcu_act_req_wrong_trx ------ Sat Apr 5 06:27:35 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_act_req_wrong_trx started. TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_act_req_wrong_trx-RSL-IPA(473)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_act_req_wrong_trx-RSL(474)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(473): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(474): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_act_req_wrong_trx finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx pass'. Sat Apr 5 06:27:43 UTC 2025 ====== BTS_Tests.TC_pcu_act_req_wrong_trx pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_trx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4678593) Waiting for packet dumper to finish... 1 (prev_count=4678593, count=4679090) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'. ------ BTS_Tests.TC_pcu_deact_req ------ Sat Apr 5 06:27:46 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_deact_req started. TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_deact_req-RSL(477)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_deact_req-RSL(477)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_deact_req-RSL(477)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_deact_req-RSL(477)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_deact_req-RSL(477)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_deact_req-RSL-IPA(476)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(478)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(476): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_deact_req-RSL(477): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(478): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_deact_req finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req pass'. Sat Apr 5 06:27:57 UTC 2025 ====== BTS_Tests.TC_pcu_deact_req pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_deact_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5621108) Waiting for packet dumper to finish... 1 (prev_count=5621108, count=5621605) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'. ------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------ Sat Apr 5 06:28:00 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_deact_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_deact_req_wrong_ts started. TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_deact_req_wrong_ts-RSL(480)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(481)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_deact_req_wrong_ts-RSL-IPA(479)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(479): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(480): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(481): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts pass'. Sat Apr 5 06:28:06 UTC 2025 ====== BTS_Tests.TC_pcu_deact_req_wrong_ts pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_deact_req_wrong_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3763954) Waiting for packet dumper to finish... 1 (prev_count=3763954, count=3767698) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'. ------ BTS_Tests.TC_pcu_ver_si1 ------ Sat Apr 5 06:28:10 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si1.pcap" >/data/BTS_Tests.TC_pcu_ver_si1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_ver_si1 started. TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_1 (1): '550111132A252B27CC29AA11BB33CC'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_ver_si1-RSL(483)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(484)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_ver_si1-RSL-IPA(482)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(482): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ver_si1-RSL(483): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(484): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_ver_si1 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 pass'. Sat Apr 5 06:28:12 UTC 2025 ====== BTS_Tests.TC_pcu_ver_si1 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ver_si1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1928294) Waiting for packet dumper to finish... 1 (prev_count=1928294, count=1928791) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'. ------ BTS_Tests.TC_pcu_ver_si3 ------ Sat Apr 5 06:28:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si3.pcap" >/data/BTS_Tests.TC_pcu_ver_si3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_ver_si3 started. TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49012223242526272929AABBCC'O MTC@28696fc0b5cf: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(487)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_ver_si3-RSL(486)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_ver_si3-RSL-IPA(485)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(485): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ver_si3-RSL(486): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(487): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_ver_si3 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 pass'. Sat Apr 5 06:28:17 UTC 2025 ====== BTS_Tests.TC_pcu_ver_si3 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ver_si3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1932034) Waiting for packet dumper to finish... 1 (prev_count=1932034, count=1932531) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'. ------ BTS_Tests.TC_pcu_ver_si13 ------ Sat Apr 5 06:28:21 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si13.pcap" >/data/BTS_Tests.TC_pcu_ver_si13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_ver_si13 started. TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_13 (40): '01010203040506070909'O MTC@28696fc0b5cf: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(490)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_ver_si13-RSL-IPA(488)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_ver_si13-RSL(489)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(488): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ver_si13-RSL(489): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_ver_si13 finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 pass'. Sat Apr 5 06:28:23 UTC 2025 ====== BTS_Tests.TC_pcu_ver_si13 pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ver_si13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1926397) Waiting for packet dumper to finish... 1 (prev_count=1926397, count=1926894) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'. ------ BTS_Tests.TC_pcu_data_req_pdtch ------ Sat Apr 5 06:28:26 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_pdtch started. TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_data_req_pdtch-RSL(492)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_pdtch-RSL-IPA(491)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(493)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(491): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(492): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(493): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_pdtch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch pass'. Sat Apr 5 06:28:31 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_pdtch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_pdtch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4622021) Waiting for packet dumper to finish... 1 (prev_count=4622021, count=4625766) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'. ------ BTS_Tests.TC_pcu_data_req_ptcch ------ Sat Apr 5 06:28:35 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap" >/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_ptcch started. TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_data_req_ptcch-RSL(495)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_ptcch-RSL-IPA(494)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(496)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(494): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(495): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_ptcch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch pass'. Sat Apr 5 06:28:41 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_ptcch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_ptcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5283263) Waiting for packet dumper to finish... 1 (prev_count=5283263, count=5287444) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'. ------ BTS_Tests.TC_pcu_data_req_wrong_bts ------ Sat Apr 5 06:28:44 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_wrong_bts started. TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_data_req_wrong_bts-RSL(498)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(499)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_wrong_bts-RSL-IPA(497)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(497): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(498): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_wrong_bts finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts pass'. Sat Apr 5 06:28:54 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_wrong_bts pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9584967) Waiting for packet dumper to finish... 1 (prev_count=9584967, count=9585464) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'. ------ BTS_Tests.TC_pcu_data_req_wrong_trx ------ Sat Apr 5 06:28:58 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_trx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_wrong_trx started. TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_data_req_wrong_trx-RSL(501)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_wrong_trx-RSL-IPA(500)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(500): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(501): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_wrong_trx finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx pass'. Sat Apr 5 06:29:08 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_wrong_trx pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_trx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9555971) Waiting for packet dumper to finish... 1 (prev_count=9555971, count=9556468) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'. ------ BTS_Tests.TC_pcu_data_req_wrong_ts ------ Sat Apr 5 06:29:11 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_wrong_ts started. TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_data_req_wrong_ts-RSL(504)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(505)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_wrong_ts-RSL-IPA(503)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(503): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(504): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(505): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_wrong_ts finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts pass'. Sat Apr 5 06:29:21 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_wrong_ts pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9562110) Waiting for packet dumper to finish... 1 (prev_count=9562110, count=9562607) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'. ------ BTS_Tests.TC_pcu_data_req_ts_inactive ------ Sat Apr 5 06:29:25 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_ts_inactive.pcap" >/data/BTS_Tests.TC_pcu_data_req_ts_inactive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_ts_inactive started. TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_data_req_ts_inactive-RSL(507)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_ts_inactive-RSL-IPA(506)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(508)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(506): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(507): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_ts_inactive finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive pass'. Sat Apr 5 06:29:32 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_ts_inactive pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_ts_inactive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6316882) Waiting for packet dumper to finish... 1 (prev_count=6316882, count=6317379) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'. ------ BTS_Tests.TC_pcu_ptcch ------ Sat Apr 5 06:29:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_ptcch started. TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ptcch-RSL(510)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ptcch-RSL(510)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ptcch-RSL(510)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ptcch-RSL(510)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 125, qta := 0, fn := 792, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 115, qta := 0, fn := 818, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 115, qta := 0, fn := 844, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 112, qta := 0, fn := 870, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 126, qta := 0, fn := 896, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 124, qta := 0, fn := 922, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 114, qta := 0, fn := 948, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 117, qta := 0, fn := 974, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 112, qta := 0, fn := 1000, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 114, qta := 0, fn := 1026, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 114, qta := 0, fn := 1052, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 119, qta := 0, fn := 1078, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 124, qta := 0, fn := 1104, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 112, qta := 0, fn := 1130, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 113, qta := 0, fn := 1156, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending an Access Burst towards the L1CTL interface MTC@28696fc0b5cf: Rx an Access Burst on the PCU interface: { msg_type := PCU_IF_MSG_RACH_IND (34), bts_nr := 0, spare := '0000'O, u := { rach_ind := { sapi := PCU_IF_SAPI_PTCCH (7), ra := 113, qta := 0, fn := 1182, arfcn := 0, is_11bit := 0, burst_type := BURST_TYPE_0 (1), trx_nr := 0, ts_nr := 7 } } } MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Sending a PTCCH/D block towards the PCU interface: '83D5B05E4EB55105B6842A334EF49CF520C26632223D72'O MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_ptcch-RSL(510)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_ptcch-RSL-IPA(509)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(511)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(509): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ptcch-RSL(510): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_ptcch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch pass'. Sat Apr 5 06:29:43 UTC 2025 ====== BTS_Tests.TC_pcu_ptcch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ptcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7209230) Waiting for packet dumper to finish... 1 (prev_count=7209230, count=7209727) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'. ------ BTS_Tests.TC_pcu_data_req_agch ------ Sat Apr 5 06:29:47 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_agch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_agch started. TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_data_req_agch-RSL(513)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(514)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_agch-RSL-IPA(512)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(512): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_agch-RSL(513): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_agch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch pass'. Sat Apr 5 06:29:52 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_agch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_agch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4640569) Waiting for packet dumper to finish... 1 (prev_count=4640569, count=4641322) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'. ------ BTS_Tests.TC_pcu_data_req_pch ------ Sat Apr 5 06:29:55 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_pch started. TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_data_req_pch-RSL(516)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(517)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_pch-RSL-IPA(515)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(515): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_pch-RSL(516): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(517): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_pch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch pass'. Sat Apr 5 06:30:01 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_pch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_pch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4631245) Waiting for packet dumper to finish... 1 (prev_count=4631245, count=4635426) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch'. ------ BTS_Tests.TC_pcu_data_req_imm_ass_pch ------ Sat Apr 5 06:30:04 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_imm_ass_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_imm_ass_pch started. TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: IMM.ASS was sent on PCH MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_data_req_imm_ass_pch-RSL(519)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(520)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_imm_ass_pch-RSL-IPA(518)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(518): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(519): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(520): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch pass'. Sat Apr 5 06:30:07 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_imm_ass_pch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_pch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2159989) Waiting for packet dumper to finish... 1 (prev_count=2159989, count=2160486) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch'. ------ BTS_Tests.TC_pcu_data_req_imm_ass_agch ------ Sat Apr 5 06:30:10 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_imm_ass_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_agch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_req_imm_ass_agch started. TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: IMM.ASS was sent on AGCH MTC@28696fc0b5cf: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(523)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_imm_ass_agch-RSL-IPA(521)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_req_imm_ass_agch-RSL(522)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(521): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(522): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch pass'. Sat Apr 5 06:30:12 UTC 2025 ====== BTS_Tests.TC_pcu_data_req_imm_ass_agch pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_agch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2119466) Waiting for packet dumper to finish... 1 (prev_count=2119466, count=2119963) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'. ------ BTS_Tests.TC_pcu_rach_content ------ Sat Apr 5 06:30:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rach_content.pcap" >/data/BTS_Tests.TC_pcu_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_rach_content started. TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rach_content-RSL(525)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_rach_content-RSL(525)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rach_content-RSL(525)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rach_content-RSL(525)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_rach_content-RSL(525)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(526)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_rach_content-RSL-IPA(524)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(524): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_rach_content-RSL(525): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(526): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_rach_content finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content pass'. Sat Apr 5 06:30:41 UTC 2025 ====== BTS_Tests.TC_pcu_rach_content pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_rach_content.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23755594) Waiting for packet dumper to finish... 1 (prev_count=23755594, count=23759338) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'. ------ BTS_Tests.TC_pcu_ext_rach_content ------ Sat Apr 5 06:30:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ext_rach_content.pcap" >/data/BTS_Tests.TC_pcu_ext_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_ext_rach_content started. TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_ext_rach_content-RSL-IPA(527)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_ext_rach_content-RSL(528)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(529)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(527): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_ext_rach_content-RSL(528): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(529): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_ext_rach_content finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content pass'. Sat Apr 5 06:31:11 UTC 2025 ====== BTS_Tests.TC_pcu_ext_rach_content pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ext_rach_content.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23702424) Waiting for packet dumper to finish... 1 (prev_count=23702424, count=23706606) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'. ------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------ Sat Apr 5 06:31:14 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_ind_lqual_cb.pcap" >/data/BTS_Tests.TC_pcu_data_ind_lqual_cb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_data_ind_lqual_cb started. TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Testing C/I=-256 cB MTC@28696fc0b5cf: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:5984 : Timeout waiting for PCUIF_DATA.ind"", new component reason: ""BTS_Tests.ttcn:5984 : Timeout waiting for PCUIF_DATA.ind"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":5984 TC_pcu_data_ind_lqual_cb-RSL(531)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(532)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_data_ind_lqual_cb-RSL-IPA(530)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:5984 : Timeout waiting for PCUIF_DATA.ind"" MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(530): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(531): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(532): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:5984 : Timeout waiting for PCUIF_DATA.ind" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'. Sat Apr 5 06:31:20 UTC 2025 ------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_ind_lqual_cb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5598579) Waiting for packet dumper to finish... 1 (prev_count=5598579, count=5599076) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'. ------ BTS_Tests.TC_pcu_paging_from_rsl ------ Sat Apr 5 06:31:24 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_paging_from_rsl.pcap" >/data/BTS_Tests.TC_pcu_paging_from_rsl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_paging_from_rsl started. TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_paging_from_rsl-RSL(534)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_paging_from_rsl-RSL-IPA(533)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(533): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(534): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_paging_from_rsl finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl pass'. Sat Apr 5 06:31:26 UTC 2025 ====== BTS_Tests.TC_pcu_paging_from_rsl pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_paging_from_rsl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2027631) Waiting for packet dumper to finish... 1 (prev_count=2027631, count=2031503) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'. ------ BTS_Tests.TC_pcu_time_ind ------ Sat Apr 5 06:31:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_time_ind started. TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_time_ind-RSL(537)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_time_ind-RSL(537)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_time_ind-RSL(537)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_time_ind-RSL(537)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: 1079 fn expired with 250 PCU_TIME.ind MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_time_ind-RSL(537)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_time_ind-RSL-IPA(536)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(536): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_time_ind-RSL(537): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_time_ind finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind pass'. Sat Apr 5 06:31:39 UTC 2025 ====== BTS_Tests.TC_pcu_time_ind pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_time_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5780702) Waiting for packet dumper to finish... 1 (prev_count=5780702, count=5781199) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'. ------ BTS_Tests.TC_pcu_rts_req ------ Sat Apr 5 06:31:43 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rts_req.pcap" >/data/BTS_Tests.TC_pcu_rts_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_rts_req started. TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rts_req-RSL(540)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rts_req-RSL(540)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rts_req-RSL(540)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rts_req-RSL(540)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: 1079 fn expired with num_rts_pdtch=250, num_rts_ptcch=10 MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_rts_req-RSL(540)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(541)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_rts_req-RSL-IPA(539)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(539): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_rts_req-RSL(540): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(541): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_rts_req finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req pass'. Sat Apr 5 06:31:53 UTC 2025 ====== BTS_Tests.TC_pcu_rts_req pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_rts_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5736792) Waiting for packet dumper to finish... 1 (prev_count=5736792, count=5737289) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'. ------ BTS_Tests.TC_pcu_oml_alert ------ Sat Apr 5 06:31:56 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_oml_alert.pcap" >/data/BTS_Tests.TC_pcu_oml_alert.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_oml_alert started. TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(544)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(545)@28696fc0b5cf: setverdict(fail): none -> fail reason: "Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration", new component reason: "Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration" MC@28696fc0b5cf: Test Component 545 has requested to stop MTC. Terminating current testcase execution. IPA-CTRL-CLI-IPA(545)@28696fc0b5cf: Final verdict of PTC: fail reason: "Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration" TC_pcu_oml_alert-RSL(543)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_oml_alert-RSL-IPA(542)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_oml_alert-RSL-IPA(542): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_oml_alert-RSL(543): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(544): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(545): fail (pass -> fail) reason: "Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration" MTC@28696fc0b5cf: Test case TC_pcu_oml_alert finished. Verdict: fail reason: Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail'. Sat Apr 5 06:32:01 UTC 2025 ------ BTS_Tests.TC_pcu_oml_alert fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_oml_alert.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3314631) Waiting for packet dumper to finish... 1 (prev_count=3314631, count=3318375) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend'. ------ BTS_Tests.TC_pcu_rr_suspend ------ Sat Apr 5 06:32:05 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rr_suspend.pcap" >/data/BTS_Tests.TC_pcu_rr_suspend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_rr_suspend started. TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rr_suspend(549)@28696fc0b5cf: setverdict(pass): none -> pass TC_pcu_rr_suspend(549)@28696fc0b5cf: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := true, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_pcu_rr_suspend(549)@28696fc0b5cf: Rx LAPDm { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '011'B, p_f := true, u2 := '00'B, spare := '11'B } }, len := 4, m := false, el := 1, payload := '23420815'O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++") } } TC_pcu_rr_suspend(549)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_rr_suspend(549)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_rr_suspend(549)@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed TC_pcu_rr_suspend(549)@28696fc0b5cf: Final verdict of PTC: pass TC_pcu_rr_suspend-RSL(547)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(548)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_rr_suspend-RSL-IPA(546)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_rr_suspend-RSL-IPA(546): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_rr_suspend-RSL(547): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(548): none (none -> none) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_rr_suspend(549): pass (none -> pass) MTC@28696fc0b5cf: Test case TC_pcu_rr_suspend finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend pass'. Sat Apr 5 06:32:07 UTC 2025 ====== BTS_Tests.TC_pcu_rr_suspend pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_rr_suspend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2336689) Waiting for packet dumper to finish... 1 (prev_count=2336689, count=2337186) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi'. ------ BTS_Tests.TC_pcu_socket_connect_multi ------ Sat Apr 5 06:32:11 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_multi.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_connect_multi started. TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: BTS has accept()ed connection MTC@28696fc0b5cf: BTS has close()d connection MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":6295 TC_pcu_socket_connect_multi-RSL(551)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(552)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_connect_multi-RSL-IPA(550)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_connect_multi-RSL-IPA(550): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_connect_multi-RSL(551): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(552): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_socket_connect_multi finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi pass'. Sat Apr 5 06:32:13 UTC 2025 ====== BTS_Tests.TC_pcu_socket_connect_multi pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_connect_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1939667) Waiting for packet dumper to finish... 1 (prev_count=1939667, count=1940164) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect'. ------ BTS_Tests.TC_pcu_socket_reconnect ------ Sat Apr 5 06:32:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_reconnect.pcap" >/data/BTS_Tests.TC_pcu_socket_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_reconnect started. TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":6315 TC_pcu_socket_reconnect-RSL(554)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_reconnect-RSL-IPA(553)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_reconnect-RSL-IPA(553): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_reconnect-RSL(554): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_socket_reconnect finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect pass'. Sat Apr 5 06:32:21 UTC 2025 ====== BTS_Tests.TC_pcu_socket_reconnect pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_reconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2837644) Waiting for packet dumper to finish... 1 (prev_count=2837644, count=2841825) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs ------ Sat Apr 5 06:32:24 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_noconnect_nosi3gprs started. TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":6374 TC_pcu_socket_noconnect_nosi3gprs-RSL(557)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(558)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(556): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL(557): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(558): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_socket_noconnect_nosi3gprs finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass'. Sat Apr 5 06:32:29 UTC 2025 ====== BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4347985) Waiting for packet dumper to finish... 1 (prev_count=4347985, count=4348482) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs ------ Sat Apr 5 06:32:32 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_noconnect_nosi4gprs started. TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":6374 TC_pcu_socket_noconnect_nosi4gprs-RSL(560)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(561)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(559): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL(560): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(561): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_socket_noconnect_nosi4gprs finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass'. Sat Apr 5 06:32:37 UTC 2025 ====== BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3729168) Waiting for packet dumper to finish... 1 (prev_count=3729168, count=3732912) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si3gprs ------ Sat Apr 5 06:32:40 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_si3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si3gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_connect_si3gprs started. TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":6402 TC_pcu_socket_connect_si3gprs-RSL(563)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_connect_si3gprs-RSL-IPA(562)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(564)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL-IPA(562): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL(563): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(564): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_socket_connect_si3gprs finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs pass'. Sat Apr 5 06:32:45 UTC 2025 ====== BTS_Tests.TC_pcu_socket_connect_si3gprs pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_connect_si3gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4358647) Waiting for packet dumper to finish... 1 (prev_count=4358647, count=4359144) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si4gprs ------ Sat Apr 5 06:32:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_connect_si4gprs started. TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: Established a new IPA connection (conn_id=2) TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: Established a new IPA connection (conn_id=3) TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: Established a new IPA connection (conn_id=4) TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: Established a new IPA connection (conn_id=5) TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Mapped TRX#0 to TCP/IP conn_id=2 MTC@28696fc0b5cf: 1/4 transceiver(s) connected TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@28696fc0b5cf: 1/4 RF Resource Indication(s) received TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Mapped TRX#1 to TCP/IP conn_id=3 MTC@28696fc0b5cf: 2/4 transceiver(s) connected TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Mapped TRX#2 to TCP/IP conn_id=4 MTC@28696fc0b5cf: 2/4 RF Resource Indication(s) received TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@28696fc0b5cf: 3/4 transceiver(s) connected TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Mapped TRX#3 to TCP/IP conn_id=5 MTC@28696fc0b5cf: 3/4 RF Resource Indication(s) received MTC@28696fc0b5cf: 4/4 transceiver(s) connected MTC@28696fc0b5cf: 4/4 RF Resource Indication(s) received MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@28696fc0b5cf: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@28696fc0b5cf: Warning: dec_SystemInformationSafeBT(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":6402 TC_pcu_socket_connect_si4gprs-RSL(566)@28696fc0b5cf: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_connect_si4gprs-RSL-IPA(565)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL-IPA(565): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL(566): none (pass -> pass) MTC@28696fc0b5cf: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@28696fc0b5cf: Test case TC_pcu_socket_connect_si4gprs finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs pass'. Sat Apr 5 06:32:55 UTC 2025 ====== BTS_Tests.TC_pcu_socket_connect_si4gprs pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_connect_si4gprs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3913304) Waiting for packet dumper to finish... 1 (prev_count=3913304, count=3916648) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs ------ Sat Apr 5 06:33:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_disconnect_nosi3gprs started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi3gprs-RSL(569)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(568)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(568): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL(569): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_pcu_socket_disconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail'. Sat Apr 5 06:33:18 UTC 2025 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14955) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs ------ Sat Apr 5 06:33:24 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_disconnect_nosi4gprs started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi4gprs-RSL(571)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(570)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(570): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL(571): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_pcu_socket_disconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail'. Sat Apr 5 06:33:40 UTC 2025 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14955) Waiting for packet dumper to finish... 1 (prev_count=14955, count=18267) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind'. ------ BTS_Tests.TC_pcu_socket_verify_info_ind ------ Sat Apr 5 06:33:47 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_verify_info_ind.pcap" >/data/BTS_Tests.TC_pcu_socket_verify_info_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_verify_info_ind started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_verify_info_ind-RSL(573)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_verify_info_ind-RSL-IPA(572)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL-IPA(572): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL(573): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_pcu_socket_verify_info_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail'. Sat Apr 5 06:34:03 UTC 2025 ------ BTS_Tests.TC_pcu_socket_verify_info_ind fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_verify_info_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15028) Waiting for packet dumper to finish... 1 (prev_count=15028, count=15092) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact ------ Sat Apr 5 06:34:11 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_act_deact started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_act_deact-RSL(575)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_osmo_pdch_act_deact-RSL-IPA(574)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL-IPA(574): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL(575): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail'. Sat Apr 5 06:34:27 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15081) Waiting for packet dumper to finish... 1 (prev_count=15081, count=15237) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_double_act ------ Sat Apr 5 06:34:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_double_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_double_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_double_act started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_double_act-RSL(577)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_osmo_pdch_double_act-RSL-IPA(576)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL-IPA(576): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL(577): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_double_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail'. Sat Apr 5 06:34:50 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_double_act fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_double_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14956) Waiting for packet dumper to finish... 1 (prev_count=14956, count=15020) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact'. ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact ------ Sat Apr 5 06:34:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_ipa_pdch_act_deact started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_deact-RSL(579)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_ipa_pdch_act_deact-RSL-IPA(578)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL-IPA(578): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL(579): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_ipa_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail'. Sat Apr 5 06:35:13 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15077) Waiting for packet dumper to finish... 1 (prev_count=15077, count=15141) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack'. ------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack ------ Sat Apr 5 06:35:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_ipa_pdch_act_tchf_act_nack started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(581)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(580)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(580): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(581): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_ipa_pdch_act_tchf_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail'. Sat Apr 5 06:35:36 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18226) Waiting for packet dumper to finish... 1 (prev_count=18226, count=18290) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params'. ------ BTS_Tests.TC_pcu_info_ind_fh_params ------ Sat Apr 5 06:35:43 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_info_ind_fh_params.pcap" >/data/BTS_Tests.TC_pcu_info_ind_fh_params.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_info_ind_fh_params started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_info_ind_fh_params-RSL(583)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_info_ind_fh_params-RSL-IPA(582)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL-IPA(582): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL(583): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_pcu_info_ind_fh_params finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail'. Sat Apr 5 06:35:59 UTC 2025 ------ BTS_Tests.TC_pcu_info_ind_fh_params fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_info_ind_fh_params.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15076) Waiting for packet dumper to finish... 1 (prev_count=15076, count=15140) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 ------ Sat Apr 5 06:36:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_nsvc_ipv4 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_nsvc_ipv4-RSL(585)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_nsvc_ipv4-RSL-IPA(584)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL-IPA(584): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL(585): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_pcu_socket_nsvc_ipv4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail'. Sat Apr 5 06:36:22 UTC 2025 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18382) Waiting for packet dumper to finish... 1 (prev_count=18382, count=18446) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 ------ Sat Apr 5 06:36:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_nsvc_ipv6 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_nsvc_ipv6-RSL(587)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_nsvc_ipv6-RSL-IPA(586)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL-IPA(586): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL(587): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_pcu_socket_nsvc_ipv6 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail'. Sat Apr 5 06:36:45 UTC 2025 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18142) Waiting for packet dumper to finish... 1 (prev_count=18142, count=21453) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc'. ------ BTS_Tests.TC_pcu_socket_two_nsvc ------ Sat Apr 5 06:36:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_two_nsvc.pcap" >/data/BTS_Tests.TC_pcu_socket_two_nsvc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_socket_two_nsvc started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_two_nsvc-RSL(589)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_socket_two_nsvc-RSL-IPA(588)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL-IPA(588): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL(589): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_pcu_socket_two_nsvc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail'. Sat Apr 5 06:37:08 UTC 2025 ------ BTS_Tests.TC_pcu_socket_two_nsvc fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_socket_two_nsvc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26395) Waiting for packet dumper to finish... 1 (prev_count=26395, count=26459) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind'. ------ BTS_Tests.TC_pcu_interf_ind ------ Sat Apr 5 06:37:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_interf_ind.pcap" >/data/BTS_Tests.TC_pcu_interf_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_pcu_interf_ind started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_interf_ind-RSL(591)@28696fc0b5cf: Final verdict of PTC: none TC_pcu_interf_ind-RSL-IPA(590)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_interf_ind-RSL-IPA(590): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_pcu_interf_ind-RSL(591): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_pcu_interf_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail'. Sat Apr 5 06:37:31 UTC 2025 ------ BTS_Tests.TC_pcu_interf_ind fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_interf_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18345) Waiting for packet dumper to finish... 1 (prev_count=18345, count=18409) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact ------ Sat Apr 5 06:37:38 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_unsol_deact started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_unsol_deact-RSL(593)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(592)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(592): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL(593): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_unsol_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail'. Sat Apr 5 06:37:55 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14959) Waiting for packet dumper to finish... 1 (prev_count=14959, count=15023) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act ------ Sat Apr 5 06:38:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_tchf_act started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchf_act-RSL(595)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_osmo_pdch_tchf_act-RSL-IPA(594)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL-IPA(594): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL(595): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail'. Sat Apr 5 06:38:18 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchf_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15074) Waiting for packet dumper to finish... 1 (prev_count=15074, count=15575) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act ------ Sat Apr 5 06:38:25 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_tchh_act started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_act-RSL(597)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_act-RSL-IPA(596)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL-IPA(596): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL(597): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_tchh_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail'. Sat Apr 5 06:38:41 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14946) Waiting for packet dumper to finish... 1 (prev_count=14946, count=18386) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act ------ Sat Apr 5 06:38:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_sdcch8_act started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_act-RSL(599)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(598)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(598): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL(599): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_sdcch8_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail'. Sat Apr 5 06:39:04 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14955) Waiting for packet dumper to finish... 1 (prev_count=14955, count=15019) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act ------ Sat Apr 5 06:39:11 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_tchh_race_act started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_race_act-RSL(601)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(600)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(600): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL(601): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_tchh_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail'. Sat Apr 5 06:39:27 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15098) Waiting for packet dumper to finish... 1 (prev_count=15098, count=15162) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act ------ Sat Apr 5 06:39:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_sdcch8_race_act started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_race_act-RSL(603)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(602)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(602): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL(603): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_osmo_pdch_sdcch8_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail'. Sat Apr 5 06:39:50 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14976) Waiting for packet dumper to finish... 1 (prev_count=14976, count=18288) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act ------ Sat Apr 5 06:39:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_ipa_pdch_tchf_act started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act-RSL(605)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act-RSL-IPA(604)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL-IPA(604): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL(605): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_ipa_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail'. Sat Apr 5 06:40:13 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15072) Waiting for packet dumper to finish... 1 (prev_count=15072, count=15136) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack'. ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack ------ Sat Apr 5 06:40:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(607)@28696fc0b5cf: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(606)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(606): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(607): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail'. Sat Apr 5 06:40:36 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18248) Waiting for packet dumper to finish... 1 (prev_count=18248, count=18312) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind'. ------ BTS_Tests.TC_rll_est_ind ------ Sat Apr 5 06:40:43 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_est_ind.pcap" >/data/BTS_Tests.TC_rll_est_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_est_ind started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_ind-RSL(609)@28696fc0b5cf: Final verdict of PTC: none TC_rll_est_ind-RSL-IPA(608)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_est_ind-RSL-IPA(608): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_est_ind-RSL(609): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_est_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail'. Sat Apr 5 06:40:59 UTC 2025 ------ BTS_Tests.TC_rll_est_ind fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_est_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15030) Waiting for packet dumper to finish... 1 (prev_count=15030, count=15094) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3'. ------ BTS_Tests.TC_rll_est_req_DCCH_3 ------ Sat Apr 5 06:41:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_est_req_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_DCCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_est_req_DCCH_3 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_DCCH_3-RSL(611)@28696fc0b5cf: Final verdict of PTC: none TC_rll_est_req_DCCH_3-RSL-IPA(610)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL-IPA(610): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL(611): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_est_req_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail'. Sat Apr 5 06:41:22 UTC 2025 ------ BTS_Tests.TC_rll_est_req_DCCH_3 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_est_req_DCCH_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15151) Waiting for packet dumper to finish... 1 (prev_count=15151, count=15215) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3'. ------ BTS_Tests.TC_rll_est_req_ACCH_3 ------ Sat Apr 5 06:41:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_est_req_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_ACCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_est_req_ACCH_3 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_ACCH_3-RSL(613)@28696fc0b5cf: Final verdict of PTC: none TC_rll_est_req_ACCH_3-RSL-IPA(612)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL-IPA(612): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL(613): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_est_req_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail'. Sat Apr 5 06:41:45 UTC 2025 ------ BTS_Tests.TC_rll_est_req_ACCH_3 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_est_req_ACCH_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14931) Waiting for packet dumper to finish... 1 (prev_count=14931, count=18243) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 ------ Sat Apr 5 06:41:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_DCCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_rel_ind_DCCH_0 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_0-RSL(615)@28696fc0b5cf: Final verdict of PTC: none TC_rll_rel_ind_DCCH_0-RSL-IPA(614)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL-IPA(614): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL(615): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_rel_ind_DCCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail'. Sat Apr 5 06:42:08 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15058) Waiting for packet dumper to finish... 1 (prev_count=15058, count=15122) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 ------ Sat Apr 5 06:42:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_rel_ind_DCCH_3 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_3-RSL(617)@28696fc0b5cf: Final verdict of PTC: none TC_rll_rel_ind_DCCH_3-RSL-IPA(616)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL-IPA(616): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL(617): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_rel_ind_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail'. Sat Apr 5 06:42:31 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15058) Waiting for packet dumper to finish... 1 (prev_count=15058, count=15122) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 ------ Sat Apr 5 06:42:38 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_ACCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_rel_ind_ACCH_0 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_0-RSL(619)@28696fc0b5cf: Final verdict of PTC: none TC_rll_rel_ind_ACCH_0-RSL-IPA(618)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL-IPA(618): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL(619): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_rel_ind_ACCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail'. Sat Apr 5 06:42:55 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15059) Waiting for packet dumper to finish... 1 (prev_count=15059, count=15123) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 ------ Sat Apr 5 06:43:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_rel_ind_ACCH_3 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_3-RSL(621)@28696fc0b5cf: Final verdict of PTC: none TC_rll_rel_ind_ACCH_3-RSL-IPA(620)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL-IPA(620): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL(621): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_rel_ind_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail'. Sat Apr 5 06:43:18 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15058) Waiting for packet dumper to finish... 1 (prev_count=15058, count=15559) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req'. ------ BTS_Tests.TC_rll_rel_req ------ Sat Apr 5 06:43:25 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_req.pcap" >/data/BTS_Tests.TC_rll_rel_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_rel_req started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_req-RSL(623)@28696fc0b5cf: Final verdict of PTC: none TC_rll_rel_req-RSL-IPA(622)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_req-RSL-IPA(622): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_rel_req-RSL(623): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_rel_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail'. Sat Apr 5 06:43:41 UTC 2025 ------ BTS_Tests.TC_rll_rel_req fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_rel_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15032) Waiting for packet dumper to finish... 1 (prev_count=15032, count=18343) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH'. ------ BTS_Tests.TC_rll_unit_data_req_DCCH ------ Sat Apr 5 06:43:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_req_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_DCCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_unit_data_req_DCCH started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_DCCH-RSL(625)@28696fc0b5cf: Final verdict of PTC: none TC_rll_unit_data_req_DCCH-RSL-IPA(624)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL-IPA(624): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL(625): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_unit_data_req_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail'. Sat Apr 5 06:44:04 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_req_DCCH fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_unit_data_req_DCCH.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15075) Waiting for packet dumper to finish... 1 (prev_count=15075, count=15139) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH'. ------ BTS_Tests.TC_rll_unit_data_req_ACCH ------ Sat Apr 5 06:44:11 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_req_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_ACCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_unit_data_req_ACCH started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_ACCH-RSL(627)@28696fc0b5cf: Final verdict of PTC: none TC_rll_unit_data_req_ACCH-RSL-IPA(626)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL-IPA(626): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL(627): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_unit_data_req_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail'. Sat Apr 5 06:44:27 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_req_ACCH fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_unit_data_req_ACCH.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15077) Waiting for packet dumper to finish... 1 (prev_count=15077, count=15578) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH'. ------ BTS_Tests.TC_rll_unit_data_ind_DCCH ------ Sat Apr 5 06:44:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_ind_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_DCCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_unit_data_ind_DCCH started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_DCCH-RSL(629)@28696fc0b5cf: Final verdict of PTC: none TC_rll_unit_data_ind_DCCH-RSL-IPA(628)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL-IPA(628): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL(629): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_unit_data_ind_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail'. Sat Apr 5 06:44:50 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_ind_DCCH fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_unit_data_ind_DCCH.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15076) Waiting for packet dumper to finish... 1 (prev_count=15076, count=18387) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH'. ------ BTS_Tests.TC_rll_unit_data_ind_ACCH ------ Sat Apr 5 06:44:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_ind_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_ACCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rll_unit_data_ind_ACCH started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_ACCH-RSL(631)@28696fc0b5cf: Final verdict of PTC: none TC_rll_unit_data_ind_ACCH-RSL-IPA(630)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL-IPA(630): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL(631): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rll_unit_data_ind_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail'. Sat Apr 5 06:45:13 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_ind_ACCH fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rll_unit_data_ind_ACCH.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15316) Waiting for packet dumper to finish... 1 (prev_count=15316, count=15380) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51'. ------ BTS_Tests.TC_chan_act_a51 ------ Sat Apr 5 06:45:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a51.pcap" >/data/BTS_Tests.TC_chan_act_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chan_act_a51 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a51-RSL(633)@28696fc0b5cf: Final verdict of PTC: none TC_chan_act_a51-RSL-IPA(632)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_a51-RSL-IPA(632): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_a51-RSL(633): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_chan_act_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail'. Sat Apr 5 06:45:36 UTC 2025 ------ BTS_Tests.TC_chan_act_a51 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_a51.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18284) Waiting for packet dumper to finish... 1 (prev_count=18284, count=18348) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52'. ------ BTS_Tests.TC_chan_act_a52 ------ Sat Apr 5 06:45:43 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a52.pcap" >/data/BTS_Tests.TC_chan_act_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chan_act_a52 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a52-RSL(635)@28696fc0b5cf: Final verdict of PTC: none TC_chan_act_a52-RSL-IPA(634)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_a52-RSL-IPA(634): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_a52-RSL(635): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_chan_act_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail'. Sat Apr 5 06:45:59 UTC 2025 ------ BTS_Tests.TC_chan_act_a52 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_a52.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15036) Waiting for packet dumper to finish... 1 (prev_count=15036, count=15100) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53'. ------ BTS_Tests.TC_chan_act_a53 ------ Sat Apr 5 06:46:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a53.pcap" >/data/BTS_Tests.TC_chan_act_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chan_act_a53 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a53-RSL(637)@28696fc0b5cf: Final verdict of PTC: none TC_chan_act_a53-RSL-IPA(636)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_a53-RSL-IPA(636): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_a53-RSL(637): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_chan_act_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail'. Sat Apr 5 06:46:22 UTC 2025 ------ BTS_Tests.TC_chan_act_a53 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_a53.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15034) Waiting for packet dumper to finish... 1 (prev_count=15034, count=15098) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54'. ------ BTS_Tests.TC_chan_act_a54 ------ Sat Apr 5 06:46:30 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a54.pcap" >/data/BTS_Tests.TC_chan_act_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chan_act_a54 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a54-RSL(639)@28696fc0b5cf: Final verdict of PTC: none TC_chan_act_a54-RSL-IPA(638)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_a54-RSL-IPA(638): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_chan_act_a54-RSL(639): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_chan_act_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail'. Sat Apr 5 06:46:46 UTC 2025 ------ BTS_Tests.TC_chan_act_a54 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_a54.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15035) Waiting for packet dumper to finish... 1 (prev_count=15035, count=18347) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51'. ------ BTS_Tests.TC_encr_cmd_a51 ------ Sat Apr 5 06:46:53 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a51.pcap" >/data/BTS_Tests.TC_encr_cmd_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_encr_cmd_a51 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a51-RSL(641)@28696fc0b5cf: Final verdict of PTC: none TC_encr_cmd_a51-RSL-IPA(640)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_encr_cmd_a51-RSL-IPA(640): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_encr_cmd_a51-RSL(641): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_encr_cmd_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail'. Sat Apr 5 06:47:09 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a51 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_encr_cmd_a51.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15036) Waiting for packet dumper to finish... 1 (prev_count=15036, count=15100) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52'. ------ BTS_Tests.TC_encr_cmd_a52 ------ Sat Apr 5 06:47:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a52.pcap" >/data/BTS_Tests.TC_encr_cmd_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_encr_cmd_a52 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a52-RSL(643)@28696fc0b5cf: Final verdict of PTC: none TC_encr_cmd_a52-RSL-IPA(642)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_encr_cmd_a52-RSL-IPA(642): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_encr_cmd_a52-RSL(643): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_encr_cmd_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail'. Sat Apr 5 06:47:32 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a52 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_encr_cmd_a52.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15035) Waiting for packet dumper to finish... 1 (prev_count=15035, count=15099) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53'. ------ BTS_Tests.TC_encr_cmd_a53 ------ Sat Apr 5 06:47:39 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a53.pcap" >/data/BTS_Tests.TC_encr_cmd_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_encr_cmd_a53 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a53-RSL(645)@28696fc0b5cf: Final verdict of PTC: none TC_encr_cmd_a53-RSL-IPA(644)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_encr_cmd_a53-RSL-IPA(644): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_encr_cmd_a53-RSL(645): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_encr_cmd_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail'. Sat Apr 5 06:47:55 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a53 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_encr_cmd_a53.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14909) Waiting for packet dumper to finish... 1 (prev_count=14909, count=14973) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54'. ------ BTS_Tests.TC_encr_cmd_a54 ------ Sat Apr 5 06:48:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a54.pcap" >/data/BTS_Tests.TC_encr_cmd_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_encr_cmd_a54 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a54-RSL(647)@28696fc0b5cf: Final verdict of PTC: none TC_encr_cmd_a54-RSL-IPA(646)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_encr_cmd_a54-RSL-IPA(646): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_encr_cmd_a54-RSL(647): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_encr_cmd_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail'. Sat Apr 5 06:48:18 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a54 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_encr_cmd_a54.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15346) Waiting for packet dumper to finish... 1 (prev_count=15346, count=15410) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc'. ------ BTS_Tests.TC_err_rep_wrong_mdisc ------ Sat Apr 5 06:48:25 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_mdisc.pcap" >/data/BTS_Tests.TC_err_rep_wrong_mdisc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_err_rep_wrong_mdisc started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_mdisc-RSL(649)@28696fc0b5cf: Final verdict of PTC: none TC_err_rep_wrong_mdisc-RSL-IPA(648)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL-IPA(648): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL(649): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_err_rep_wrong_mdisc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail'. Sat Apr 5 06:48:41 UTC 2025 ------ BTS_Tests.TC_err_rep_wrong_mdisc fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_err_rep_wrong_mdisc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18311) Waiting for packet dumper to finish... 1 (prev_count=18311, count=18375) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type'. ------ BTS_Tests.TC_err_rep_wrong_msg_type ------ Sat Apr 5 06:48:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_msg_type.pcap" >/data/BTS_Tests.TC_err_rep_wrong_msg_type.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_err_rep_wrong_msg_type started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_msg_type-RSL(651)@28696fc0b5cf: Final verdict of PTC: none TC_err_rep_wrong_msg_type-RSL-IPA(650)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL-IPA(650): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL(651): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_err_rep_wrong_msg_type finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail'. Sat Apr 5 06:49:04 UTC 2025 ------ BTS_Tests.TC_err_rep_wrong_msg_type fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_err_rep_wrong_msg_type.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15076) Waiting for packet dumper to finish... 1 (prev_count=15076, count=15140) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence'. ------ BTS_Tests.TC_err_rep_wrong_sequence ------ Sat Apr 5 06:49:11 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_sequence.pcap" >/data/BTS_Tests.TC_err_rep_wrong_sequence.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_err_rep_wrong_sequence started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_sequence-RSL(653)@28696fc0b5cf: Final verdict of PTC: none TC_err_rep_wrong_sequence-RSL-IPA(652)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_err_rep_wrong_sequence-RSL-IPA(652): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_err_rep_wrong_sequence-RSL(653): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_err_rep_wrong_sequence finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail'. Sat Apr 5 06:49:27 UTC 2025 ------ BTS_Tests.TC_err_rep_wrong_sequence fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_err_rep_wrong_sequence.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15315) Waiting for packet dumper to finish... 1 (prev_count=15315, count=15816) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest'. ------ BTS_Tests.TC_lapdm_selftest ------ Sat Apr 5 06:49:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_lapdm_selftest.pcap" >/data/BTS_Tests.TC_lapdm_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_lapdm_selftest started. MTC@28696fc0b5cf: "ui_s0_empty": matched MTC@28696fc0b5cf: setverdict(pass): none -> pass MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: "ui_s3_empty": matched MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: "sabm_s0_empty": matched MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: "sabm_s0_l3": matched MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: "rr_s0_7": matched MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: "I/0/0": matched MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: "I/7/0": matched MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: setverdict(pass): pass -> pass, component reason not changed MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: pass MTC@28696fc0b5cf: No PTCs were created. MTC@28696fc0b5cf: Test case TC_lapdm_selftest finished. Verdict: pass MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass'. Sat Apr 5 06:49:35 UTC 2025 ====== BTS_Tests.TC_lapdm_selftest pass ====== Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_lapdm_selftest.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3652) Waiting for packet dumper to finish... 1 (prev_count=3652, count=6964) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame'. ------ BTS_Tests.TC_tch_sign_l2_fill_frame ------ Sat Apr 5 06:49:42 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tch_sign_l2_fill_frame.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_tch_sign_l2_fill_frame started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame-RSL(655)@28696fc0b5cf: Final verdict of PTC: none TC_tch_sign_l2_fill_frame-RSL-IPA(654)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL-IPA(654): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL(655): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_tch_sign_l2_fill_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail'. Sat Apr 5 06:49:58 UTC 2025 ------ BTS_Tests.TC_tch_sign_l2_fill_frame fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15075) Waiting for packet dumper to finish... 1 (prev_count=15075, count=15139) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd'. ------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd ------ Sat Apr 5 06:50:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_tch_sign_l2_fill_frame_dtxd started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame_dtxd-RSL(657)@28696fc0b5cf: Final verdict of PTC: none TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(656)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(656): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL(657): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_tch_sign_l2_fill_frame_dtxd finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail'. Sat Apr 5 06:50:22 UTC 2025 ------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15336) Waiting for packet dumper to finish... 1 (prev_count=15336, count=15400) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping'. ------ BTS_Tests.TC_chopped_ipa_ping ------ Sat Apr 5 06:50:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chopped_ipa_ping.pcap" >/data/BTS_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chopped_ipa_ping started. 658@28696fc0b5cf: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@28696fc0b5cf: Test Component 658 has requested to stop MTC. Terminating current testcase execution. 658@28696fc0b5cf: Final verdict of PTC: fail reason: "Tguard timeout" MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC with component reference 658: fail (none -> fail) reason: "Tguard timeout" MTC@28696fc0b5cf: Test case TC_chopped_ipa_ping finished. Verdict: fail reason: Tguard timeout MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail'. Sat Apr 5 06:51:30 UTC 2025 ------ BTS_Tests.TC_chopped_ipa_ping fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chopped_ipa_ping.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=46257) Waiting for packet dumper to finish... 1 (prev_count=46257, count=46321) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload'. ------ BTS_Tests.TC_chopped_ipa_payload ------ Sat Apr 5 06:51:37 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chopped_ipa_payload.pcap" >/data/BTS_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_chopped_ipa_payload started. 659@28696fc0b5cf: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@28696fc0b5cf: Test Component 659 has requested to stop MTC. Terminating current testcase execution. 659@28696fc0b5cf: Final verdict of PTC: fail reason: "Tguard timeout" MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: none MTC@28696fc0b5cf: Local verdict of PTC with component reference 659: fail (none -> fail) reason: "Tguard timeout" MTC@28696fc0b5cf: Test case TC_chopped_ipa_payload finished. Verdict: fail reason: Tguard timeout MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail'. Sat Apr 5 06:52:38 UTC 2025 ------ BTS_Tests.TC_chopped_ipa_payload fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chopped_ipa_payload.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=45695) Waiting for packet dumper to finish... 1 (prev_count=45695, count=46196) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant'. ------ BTS_Tests.TC_ms_pwr_ctrl_constant ------ Sat Apr 5 06:52:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ms_pwr_ctrl_constant.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_constant.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ms_pwr_ctrl_constant started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_constant-RSL(661)@28696fc0b5cf: Final verdict of PTC: none TC_ms_pwr_ctrl_constant-RSL-IPA(660)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL-IPA(660): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL(661): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_ms_pwr_ctrl_constant finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail'. Sat Apr 5 06:53:01 UTC 2025 ------ BTS_Tests.TC_ms_pwr_ctrl_constant fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_constant.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=18379) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma'. ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma ------ Sat Apr 5 06:53:08 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ms_pwr_ctrl_pf_ewma started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_pf_ewma-RSL(663)@28696fc0b5cf: Final verdict of PTC: none TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(662)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(662): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL(663): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_ms_pwr_ctrl_pf_ewma finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail'. Sat Apr 5 06:53:24 UTC 2025 ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15064) Waiting for packet dumper to finish... 1 (prev_count=15064, count=15128) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf'. ------ BTS_Tests.TC_speech_no_rtp_tchf ------ Sat Apr 5 06:53:31 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_no_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_speech_no_rtp_tchf started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchf-RSL(665)@28696fc0b5cf: Final verdict of PTC: none TC_speech_no_rtp_tchf-RSL-IPA(664)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_speech_no_rtp_tchf-RSL-IPA(664): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_speech_no_rtp_tchf-RSL(665): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_speech_no_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail'. Sat Apr 5 06:53:47 UTC 2025 ------ BTS_Tests.TC_speech_no_rtp_tchf fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_speech_no_rtp_tchf.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14930) Waiting for packet dumper to finish... 1 (prev_count=14930, count=15431) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh'. ------ BTS_Tests.TC_speech_no_rtp_tchh ------ Sat Apr 5 06:53:54 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_no_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_speech_no_rtp_tchh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchh-RSL(667)@28696fc0b5cf: Final verdict of PTC: none TC_speech_no_rtp_tchh-RSL-IPA(666)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_speech_no_rtp_tchh-RSL-IPA(666): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_speech_no_rtp_tchh-RSL(667): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_speech_no_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail'. Sat Apr 5 06:54:10 UTC 2025 ------ BTS_Tests.TC_speech_no_rtp_tchh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_speech_no_rtp_tchh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15058) Waiting for packet dumper to finish... 1 (prev_count=15058, count=18370) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf'. ------ BTS_Tests.TC_speech_rtp_tchf ------ Sat Apr 5 06:54:17 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_rtp_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_speech_rtp_tchf started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchf-RSL(669)@28696fc0b5cf: Final verdict of PTC: none TC_speech_rtp_tchf-RSL-IPA(668)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_speech_rtp_tchf-RSL-IPA(668): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_speech_rtp_tchf-RSL(669): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_speech_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail'. Sat Apr 5 06:54:33 UTC 2025 ------ BTS_Tests.TC_speech_rtp_tchf fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_speech_rtp_tchf.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14919) Waiting for packet dumper to finish... 1 (prev_count=14919, count=14983) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh'. ------ BTS_Tests.TC_speech_rtp_tchh ------ Sat Apr 5 06:54:40 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_rtp_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_speech_rtp_tchh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchh-RSL(671)@28696fc0b5cf: Final verdict of PTC: none TC_speech_rtp_tchh-RSL-IPA(670)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_speech_rtp_tchh-RSL-IPA(670): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_speech_rtp_tchh-RSL(671): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_speech_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail'. Sat Apr 5 06:54:56 UTC 2025 ------ BTS_Tests.TC_speech_rtp_tchh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_speech_rtp_tchh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18534) Waiting for packet dumper to finish... 1 (prev_count=18534, count=18598) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf'. ------ BTS_Tests.TC_speech_osmux_tchf ------ Sat Apr 5 06:55:04 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_osmux_tchf.pcap" >/data/BTS_Tests.TC_speech_osmux_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_speech_osmux_tchf started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchf-RSL(673)@28696fc0b5cf: Final verdict of PTC: none TC_speech_osmux_tchf-RSL-IPA(672)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_speech_osmux_tchf-RSL-IPA(672): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_speech_osmux_tchf-RSL(673): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_speech_osmux_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail'. Sat Apr 5 06:55:20 UTC 2025 ------ BTS_Tests.TC_speech_osmux_tchf fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_speech_osmux_tchf.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15169) Waiting for packet dumper to finish... 1 (prev_count=15169, count=15233) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh'. ------ BTS_Tests.TC_speech_osmux_tchh ------ Sat Apr 5 06:55:27 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_osmux_tchh.pcap" >/data/BTS_Tests.TC_speech_osmux_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_speech_osmux_tchh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchh-RSL(675)@28696fc0b5cf: Final verdict of PTC: none TC_speech_osmux_tchh-RSL-IPA(674)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_speech_osmux_tchh-RSL-IPA(674): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_speech_osmux_tchh-RSL(675): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_speech_osmux_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail'. Sat Apr 5 06:55:43 UTC 2025 ------ BTS_Tests.TC_speech_osmux_tchh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_speech_osmux_tchh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14926) Waiting for packet dumper to finish... 1 (prev_count=14926, count=14990) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144'. ------ BTS_Tests.TC_data_rtp_tchf144 ------ Sat Apr 5 06:55:50 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf144.pcap" >/data/BTS_Tests.TC_data_rtp_tchf144.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_rtp_tchf144 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf144-RSL(677)@28696fc0b5cf: Final verdict of PTC: none TC_data_rtp_tchf144-RSL-IPA(676)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchf144-RSL-IPA(676): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchf144-RSL(677): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_rtp_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail'. Sat Apr 5 06:56:06 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf144 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_rtp_tchf144.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15050) Waiting for packet dumper to finish... 1 (prev_count=15050, count=18361) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96'. ------ BTS_Tests.TC_data_rtp_tchf96 ------ Sat Apr 5 06:56:13 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf96.pcap" >/data/BTS_Tests.TC_data_rtp_tchf96.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_rtp_tchf96 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf96-RSL(679)@28696fc0b5cf: Final verdict of PTC: none TC_data_rtp_tchf96-RSL-IPA(678)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchf96-RSL-IPA(678): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchf96-RSL(679): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_rtp_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail'. Sat Apr 5 06:56:29 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf96 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_rtp_tchf96.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14920) Waiting for packet dumper to finish... 1 (prev_count=14920, count=14984) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48'. ------ BTS_Tests.TC_data_rtp_tchf48 ------ Sat Apr 5 06:56:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf48.pcap" >/data/BTS_Tests.TC_data_rtp_tchf48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_rtp_tchf48 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf48-RSL(681)@28696fc0b5cf: Final verdict of PTC: none TC_data_rtp_tchf48-RSL-IPA(680)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchf48-RSL-IPA(680): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchf48-RSL(681): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_rtp_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail'. Sat Apr 5 06:56:52 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf48 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_rtp_tchf48.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15047) Waiting for packet dumper to finish... 1 (prev_count=15047, count=15111) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48'. ------ BTS_Tests.TC_data_rtp_tchh48 ------ Sat Apr 5 06:56:59 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchh48.pcap" >/data/BTS_Tests.TC_data_rtp_tchh48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_rtp_tchh48 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh48-RSL(683)@28696fc0b5cf: Final verdict of PTC: none TC_data_rtp_tchh48-RSL-IPA(682)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchh48-RSL-IPA(682): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchh48-RSL(683): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_rtp_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail'. Sat Apr 5 06:57:15 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchh48 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_rtp_tchh48.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15160) Waiting for packet dumper to finish... 1 (prev_count=15160, count=15224) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24'. ------ BTS_Tests.TC_data_rtp_tchf24 ------ Sat Apr 5 06:57:22 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf24.pcap" >/data/BTS_Tests.TC_data_rtp_tchf24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_rtp_tchf24 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf24-RSL(685)@28696fc0b5cf: Final verdict of PTC: none TC_data_rtp_tchf24-RSL-IPA(684)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchf24-RSL-IPA(684): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchf24-RSL(685): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_rtp_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail'. Sat Apr 5 06:57:38 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf24 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_rtp_tchf24.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15485) Waiting for packet dumper to finish... 1 (prev_count=15485, count=15549) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24'. ------ BTS_Tests.TC_data_rtp_tchh24 ------ Sat Apr 5 06:57:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchh24.pcap" >/data/BTS_Tests.TC_data_rtp_tchh24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_rtp_tchh24 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh24-RSL(687)@28696fc0b5cf: Final verdict of PTC: none TC_data_rtp_tchh24-RSL-IPA(686)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchh24-RSL-IPA(686): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_rtp_tchh24-RSL(687): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_rtp_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail'. Sat Apr 5 06:58:01 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchh24 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_rtp_tchh24.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18166) Waiting for packet dumper to finish... 1 (prev_count=18166, count=18230) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144'. ------ BTS_Tests.TC_data_facch_tchf144 ------ Sat Apr 5 06:58:08 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf144.pcap" >/data/BTS_Tests.TC_data_facch_tchf144.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_facch_tchf144 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf144-RSL(689)@28696fc0b5cf: Final verdict of PTC: none TC_data_facch_tchf144-RSL-IPA(688)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchf144-RSL-IPA(688): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchf144-RSL(689): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_facch_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail'. Sat Apr 5 06:58:24 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf144 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_facch_tchf144.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15059) Waiting for packet dumper to finish... 1 (prev_count=15059, count=15123) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96'. ------ BTS_Tests.TC_data_facch_tchf96 ------ Sat Apr 5 06:58:31 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf96.pcap" >/data/BTS_Tests.TC_data_facch_tchf96.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_facch_tchf96 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf96-RSL(691)@28696fc0b5cf: Final verdict of PTC: none TC_data_facch_tchf96-RSL-IPA(690)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchf96-RSL-IPA(690): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchf96-RSL(691): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_facch_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail'. Sat Apr 5 06:58:47 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf96 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_facch_tchf96.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14927) Waiting for packet dumper to finish... 1 (prev_count=14927, count=15428) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48'. ------ BTS_Tests.TC_data_facch_tchf48 ------ Sat Apr 5 06:58:54 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf48.pcap" >/data/BTS_Tests.TC_data_facch_tchf48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_facch_tchf48 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf48-RSL-IPA(692)@28696fc0b5cf: Final verdict of PTC: none TC_data_facch_tchf48-RSL(693)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchf48-RSL-IPA(692): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchf48-RSL(693): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_facch_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail'. Sat Apr 5 06:59:10 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf48 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_facch_tchf48.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15056) Waiting for packet dumper to finish... 1 (prev_count=15056, count=18368) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48'. ------ BTS_Tests.TC_data_facch_tchh48 ------ Sat Apr 5 06:59:17 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchh48.pcap" >/data/BTS_Tests.TC_data_facch_tchh48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_facch_tchh48 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchh48-RSL(695)@28696fc0b5cf: Final verdict of PTC: none TC_data_facch_tchh48-RSL-IPA(694)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchh48-RSL-IPA(694): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchh48-RSL(695): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_facch_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail'. Sat Apr 5 06:59:33 UTC 2025 ------ BTS_Tests.TC_data_facch_tchh48 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_facch_tchh48.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14926) Waiting for packet dumper to finish... 1 (prev_count=14926, count=14990) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24'. ------ BTS_Tests.TC_data_facch_tchf24 ------ Sat Apr 5 06:59:41 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf24.pcap" >/data/BTS_Tests.TC_data_facch_tchf24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_facch_tchf24 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf24-RSL(697)@28696fc0b5cf: Final verdict of PTC: none TC_data_facch_tchf24-RSL-IPA(696)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchf24-RSL-IPA(696): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchf24-RSL(697): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_facch_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail'. Sat Apr 5 06:59:57 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf24 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_facch_tchf24.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18304) Waiting for packet dumper to finish... 1 (prev_count=18304, count=18368) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24'. ------ BTS_Tests.TC_data_facch_tchh24 ------ Sat Apr 5 07:00:04 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchh24.pcap" >/data/BTS_Tests.TC_data_facch_tchh24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_data_facch_tchh24 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchh24-RSL(699)@28696fc0b5cf: Final verdict of PTC: none TC_data_facch_tchh24-RSL-IPA(698)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchh24-RSL-IPA(698): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_data_facch_tchh24-RSL(699): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_data_facch_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail'. Sat Apr 5 07:00:20 UTC 2025 ------ BTS_Tests.TC_data_facch_tchh24 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_data_facch_tchh24.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14928) Waiting for packet dumper to finish... 1 (prev_count=14928, count=14992) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment'. ------ BTS_Tests.TC_early_immediate_assignment ------ Sat Apr 5 07:00:27 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_early_immediate_assignment.pcap" >/data/BTS_Tests.TC_early_immediate_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_early_immediate_assignment started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_early_immediate_assignment-RSL(701)@28696fc0b5cf: Final verdict of PTC: none TC_early_immediate_assignment-RSL-IPA(700)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_early_immediate_assignment-RSL-IPA(700): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_early_immediate_assignment-RSL(701): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_early_immediate_assignment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail'. Sat Apr 5 07:00:43 UTC 2025 ------ BTS_Tests.TC_early_immediate_assignment fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_early_immediate_assignment.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15091) Waiting for packet dumper to finish... 1 (prev_count=15091, count=15155) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh ------ Sat Apr 5 07:00:50 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_rxqual_thresh.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_acch_overpower_rxqual_thresh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh-RSL(703)@28696fc0b5cf: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh-RSL-IPA(702)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL-IPA(702): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL(703): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_acch_overpower_rxqual_thresh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail'. Sat Apr 5 07:01:06 UTC 2025 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14970) Waiting for packet dumper to finish... 1 (prev_count=14970, count=18281) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx ------ Sat Apr 5 07:01:13 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_acch_overpower_rxqual_thresh_dtx started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh_dtx-RSL(705)@28696fc0b5cf: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(704)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(704): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL(705): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_acch_overpower_rxqual_thresh_dtx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail'. Sat Apr 5 07:01:29 UTC 2025 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15115) Waiting for packet dumper to finish... 1 (prev_count=15115, count=15179) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch'. ------ BTS_Tests.TC_acch_overpower_always_on_facch ------ Sat Apr 5 07:01:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_always_on_facch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_facch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_acch_overpower_always_on_facch started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_facch-RSL(707)@28696fc0b5cf: Final verdict of PTC: none TC_acch_overpower_always_on_facch-RSL-IPA(706)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL-IPA(706): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL(707): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_acch_overpower_always_on_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail'. Sat Apr 5 07:01:52 UTC 2025 ------ BTS_Tests.TC_acch_overpower_always_on_facch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_acch_overpower_always_on_facch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14978) Waiting for packet dumper to finish... 1 (prev_count=14978, count=15042) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch'. ------ BTS_Tests.TC_acch_overpower_always_on_sacch ------ Sat Apr 5 07:01:59 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_always_on_sacch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_acch_overpower_always_on_sacch started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_sacch-RSL(709)@28696fc0b5cf: Final verdict of PTC: none TC_acch_overpower_always_on_sacch-RSL-IPA(708)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL-IPA(708): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL(709): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_acch_overpower_always_on_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail'. Sat Apr 5 07:02:15 UTC 2025 ------ BTS_Tests.TC_acch_overpower_always_on_sacch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_acch_overpower_always_on_sacch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15106) Waiting for packet dumper to finish... 1 (prev_count=15106, count=18418) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit'. ------ BTS_Tests.TC_acch_overpower_limit ------ Sat Apr 5 07:02:22 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_limit.pcap" >/data/BTS_Tests.TC_acch_overpower_limit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_acch_overpower_limit started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_limit-RSL(711)@28696fc0b5cf: Final verdict of PTC: none TC_acch_overpower_limit-RSL-IPA(710)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_limit-RSL-IPA(710): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_acch_overpower_limit-RSL(711): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_acch_overpower_limit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail'. Sat Apr 5 07:02:38 UTC 2025 ------ BTS_Tests.TC_acch_overpower_limit fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_acch_overpower_limit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15377) Waiting for packet dumper to finish... 1 (prev_count=15377, count=15441) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail' was executed successfully (exit status: 0). MC@28696fc0b5cf: Test execution finished. MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch'. ------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch ------ Sat Apr 5 07:02:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.pcap" >/data/BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_cbch_load_idle_no_cbch started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbch_load_idle_no_cbch-RSL-IPA(712)@28696fc0b5cf: Final verdict of PTC: none TC_cbch_load_idle_no_cbch-RSL(713)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL-IPA(712): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL(713): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_cbch_load_idle_no_cbch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail'. Sat Apr 5 07:03:01 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18335) Waiting for packet dumper to finish... 1 (prev_count=18335, count=18399) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block ------ Sat Apr 5 07:03:08 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_1block started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_1block-RSL(715)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(714)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(714): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL(715): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail'. Sat Apr 5 07:03:26 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26909) Waiting for packet dumper to finish... 1 (prev_count=26909, count=26973) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block ------ Sat Apr 5 07:03:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_2block started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_2block-RSL(717)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(716)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(716): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL(717): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail'. Sat Apr 5 07:03:52 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26778) Waiting for packet dumper to finish... 1 (prev_count=26778, count=26842) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block ------ Sat Apr 5 07:03:59 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_3block started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_3block-RSL(719)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(718)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(718): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL(719): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail'. Sat Apr 5 07:04:17 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26778) Waiting for packet dumper to finish... 1 (prev_count=26778, count=26842) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block ------ Sat Apr 5 07:04:24 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_4block started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_4block-RSL(721)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(720)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(720): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL(721): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail'. Sat Apr 5 07:04:42 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26777) Waiting for packet dumper to finish... 1 (prev_count=26777, count=26841) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi ------ Sat Apr 5 07:04:49 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_multi started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_multi-RSL(723)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(722)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(722): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL(723): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail'. Sat Apr 5 07:05:07 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26775) Waiting for packet dumper to finish... 1 (prev_count=26775, count=27276) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule ------ Sat Apr 5 07:05:14 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_schedule started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_schedule-RSL(725)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(724)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(724): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL(725): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail'. Sat Apr 5 07:05:32 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26879) Waiting for packet dumper to finish... 1 (prev_count=26879, count=26943) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only ------ Sat Apr 5 07:05:39 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_default_only started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_default_only-RSL(727)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(726)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(726): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL(727): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail'. Sat Apr 5 07:05:57 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26803) Waiting for packet dumper to finish... 1 (prev_count=26803, count=27304) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal ------ Sat Apr 5 07:06:04 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_default_and_normal started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(729)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(728)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(728): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(729): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_default_and_normal finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail'. Sat Apr 5 07:06:22 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26826) Waiting for packet dumper to finish... 1 (prev_count=26826, count=26890) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null ------ Sat Apr 5 07:06:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_default_then_null started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_default_then_null-RSL(731)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(730)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(730): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL(731): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch4_default_then_null finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail'. Sat Apr 5 07:06:48 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=27062) Waiting for packet dumper to finish... 1 (prev_count=27062, count=27563) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle ------ Sat Apr 5 07:06:55 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_cbc_sdcch4_load_idle started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch4_load_idle-RSL(733)@28696fc0b5cf: Final verdict of PTC: none TC_cbc_sdcch4_load_idle-RSL-IPA(732)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL-IPA(732): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL(733): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_cbc_sdcch4_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail'. Sat Apr 5 07:07:13 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26764) Waiting for packet dumper to finish... 1 (prev_count=26764, count=26828) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload ------ Sat Apr 5 07:07:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_cbc_sdcch4_load_overload started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch4_load_overload-RSL(735)@28696fc0b5cf: Final verdict of PTC: none TC_cbc_sdcch4_load_overload-RSL-IPA(734)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL-IPA(734): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL(735): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_cbc_sdcch4_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail'. Sat Apr 5 07:07:38 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26873) Waiting for packet dumper to finish... 1 (prev_count=26873, count=27374) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block ------ Sat Apr 5 07:07:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_1block started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_1block-RSL(737)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(736)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(736): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL(737): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail'. Sat Apr 5 07:08:03 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26780) Waiting for packet dumper to finish... 1 (prev_count=26780, count=26844) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block ------ Sat Apr 5 07:08:10 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_2block started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_2block-RSL(739)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(738)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(738): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL(739): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail'. Sat Apr 5 07:08:28 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=27022) Waiting for packet dumper to finish... 1 (prev_count=27022, count=27523) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block ------ Sat Apr 5 07:08:35 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_3block started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_3block-RSL(741)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(740)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(740): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL(741): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail'. Sat Apr 5 07:08:53 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26780) Waiting for packet dumper to finish... 1 (prev_count=26780, count=26844) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block ------ Sat Apr 5 07:09:00 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_4block started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_4block-RSL(743)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(742)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(742): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL(743): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail'. Sat Apr 5 07:09:18 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=27218) Waiting for packet dumper to finish... 1 (prev_count=27218, count=27282) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi ------ Sat Apr 5 07:09:25 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_multi started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_multi-RSL(745)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(744)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(744): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL(745): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail'. Sat Apr 5 07:09:43 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26777) Waiting for packet dumper to finish... 1 (prev_count=26777, count=26841) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule ------ Sat Apr 5 07:09:50 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_schedule started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_schedule-RSL(747)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(746)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(746): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL(747): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail'. Sat Apr 5 07:10:08 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=27224) Waiting for packet dumper to finish... 1 (prev_count=27224, count=27288) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only ------ Sat Apr 5 07:10:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_default_only started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_default_only-RSL(749)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(748)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(748): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL(749): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail'. Sat Apr 5 07:10:34 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=26802) Waiting for packet dumper to finish... 1 (prev_count=26802, count=26866) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal ------ Sat Apr 5 07:10:41 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_default_and_normal started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(751)@28696fc0b5cf: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(750)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(750): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(751): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sms_cb_cmd_sdcch8_default_and_normal finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail'. Sat Apr 5 07:10:59 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=27268) Waiting for packet dumper to finish... 1 (prev_count=27268, count=27332) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle ------ Sat Apr 5 07:11:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_cbc_sdcch8_load_idle started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch8_load_idle-RSL(753)@28696fc0b5cf: Final verdict of PTC: none TC_cbc_sdcch8_load_idle-RSL-IPA(752)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL-IPA(752): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL(753): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_cbc_sdcch8_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail'. Sat Apr 5 07:11:24 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=23517) Waiting for packet dumper to finish... 1 (prev_count=23517, count=23581) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload ------ Sat Apr 5 07:11:31 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_cbc_sdcch8_load_overload started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch8_load_overload-RSL(755)@28696fc0b5cf: Final verdict of PTC: none TC_cbc_sdcch8_load_overload-RSL-IPA(754)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL-IPA(754): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL(755): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_cbc_sdcch8_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail'. Sat Apr 5 07:11:49 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17715) Waiting for packet dumper to finish... 1 (prev_count=17715, count=17779) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro'. ------ BTS_Tests_SMSCB.TC_etws_p1ro ------ Sat Apr 5 07:11:56 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_p1ro.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_etws_p1ro started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro-RSL(757)@28696fc0b5cf: Final verdict of PTC: none TC_etws_p1ro-RSL-IPA(756)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_etws_p1ro-RSL-IPA(756): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_etws_p1ro-RSL(757): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_etws_p1ro finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail'. Sat Apr 5 07:12:12 UTC 2025 ------ BTS_Tests_SMSCB.TC_etws_p1ro fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15149) Waiting for packet dumper to finish... 1 (prev_count=15149, count=15213) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end'. ------ BTS_Tests_SMSCB.TC_etws_p1ro_end ------ Sat Apr 5 07:12:19 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_p1ro_end.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro_end.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_etws_p1ro_end started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro_end-RSL(759)@28696fc0b5cf: Final verdict of PTC: none TC_etws_p1ro_end-RSL-IPA(758)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_etws_p1ro_end-RSL-IPA(758): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_etws_p1ro_end-RSL(759): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_etws_p1ro_end finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail'. Sat Apr 5 07:12:35 UTC 2025 ------ BTS_Tests_SMSCB.TC_etws_p1ro_end fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro_end.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15052) Waiting for packet dumper to finish... 1 (prev_count=15052, count=15116) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu'. ------ BTS_Tests_SMSCB.TC_etws_pcu ------ Sat Apr 5 07:12:42 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap" >/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_etws_pcu started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_pcu-RSL(761)@28696fc0b5cf: Final verdict of PTC: none TC_etws_pcu-RSL-IPA(760)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_etws_pcu-RSL-IPA(760): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_etws_pcu-RSL(761): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_etws_pcu finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail'. Sat Apr 5 07:12:58 UTC 2025 ------ BTS_Tests_SMSCB.TC_etws_pcu fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_SMSCB.TC_etws_pcu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15342) Waiting for packet dumper to finish... 1 (prev_count=15342, count=15406) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail' was executed successfully (exit status: 0). MC@28696fc0b5cf: Test execution finished. MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 ------ Sat Apr 5 07:13:05 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_ua_dcch_sapi0 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0-RSL(763)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0-RSL-IPA(762)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL-IPA(762): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL(763): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_ua_dcch_sapi0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail'. Sat Apr 5 07:13:21 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17427) Waiting for packet dumper to finish... 1 (prev_count=17427, count=18381) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload ------ Sat Apr 5 07:13:28 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_ua_dcch_sapi0_nopayload started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0_nopayload-RSL(765)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(764)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(764): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL(765): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_ua_dcch_sapi0_nopayload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail'. Sat Apr 5 07:13:45 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15112) Waiting for packet dumper to finish... 1 (prev_count=15112, count=15176) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 ------ Sat Apr 5 07:13:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_ua_dcch_sapi3 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi3-RSL(767)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_ua_dcch_sapi3-RSL-IPA(766)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL-IPA(766): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL(767): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_ua_dcch_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail'. Sat Apr 5 07:14:08 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14944) Waiting for packet dumper to finish... 1 (prev_count=14944, count=15445) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 ------ Sat Apr 5 07:14:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_ua_dcch_sapi4 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi4-RSL(769)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_ua_dcch_sapi4-RSL-IPA(768)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL-IPA(768): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL(769): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_ua_dcch_sapi4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail'. Sat Apr 5 07:14:31 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15072) Waiting for packet dumper to finish... 1 (prev_count=15072, count=18384) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention'. ------ BTS_Tests_LAPDm.TC_sabm_contention ------ Sat Apr 5 07:14:38 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_contention started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_contention-RSL(771)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_contention-RSL-IPA(770)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_contention-RSL-IPA(770): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_contention-RSL(771): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_contention finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail'. Sat Apr 5 07:14:54 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_contention fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_contention.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15061) Waiting for packet dumper to finish... 1 (prev_count=15061, count=15125) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit ------ Sat Apr 5 07:15:01 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_retransmit started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit-RSL(773)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_retransmit-RSL-IPA(772)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_retransmit-RSL-IPA(772): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_retransmit-RSL(773): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_retransmit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail'. Sat Apr 5 07:15:17 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_retransmit fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15188) Waiting for packet dumper to finish... 1 (prev_count=15188, count=15252) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts ------ Sat Apr 5 07:15:24 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_retransmit_bts started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit_bts-RSL(775)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_retransmit_bts-RSL-IPA(774)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_retransmit_bts-RSL-IPA(774): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_retransmit_bts-RSL(775): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_retransmit_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail'. Sat Apr 5 07:15:40 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit_bts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14950) Waiting for packet dumper to finish... 1 (prev_count=14950, count=15014) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp'. ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp ------ Sat Apr 5 07:15:47 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_invalid_resp.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_invalid_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_invalid_resp started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_invalid_resp-RSL(777)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_invalid_resp-RSL-IPA(776)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_invalid_resp-RSL-IPA(776): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_invalid_resp-RSL(777): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_invalid_resp finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail'. Sat Apr 5 07:16:03 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_invalid_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15067) Waiting for packet dumper to finish... 1 (prev_count=15067, count=15131) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm'. ------ BTS_Tests_LAPDm.TC_sabm_dm ------ Sat Apr 5 07:16:10 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_dm started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_dm-RSL(779)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_dm-RSL-IPA(778)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_dm-RSL-IPA(778): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_dm-RSL(779): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_dm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail'. Sat Apr 5 07:16:26 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_dm fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_dm.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14992) Waiting for packet dumper to finish... 1 (prev_count=14992, count=18431) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm'. ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm ------ Sat Apr 5 07:16:33 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_establish_ign_first_sabm.pcap" >/data/BTS_Tests_LAPDm.TC_establish_ign_first_sabm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_establish_ign_first_sabm started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_establish_ign_first_sabm-RSL(781)@28696fc0b5cf: Final verdict of PTC: none TC_establish_ign_first_sabm-RSL-IPA(780)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_establish_ign_first_sabm-RSL-IPA(780): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_establish_ign_first_sabm-RSL(781): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_establish_ign_first_sabm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail'. Sat Apr 5 07:16:49 UTC 2025 ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_establish_ign_first_sabm.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14969) Waiting for packet dumper to finish... 1 (prev_count=14969, count=15033) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack'. ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack ------ Sat Apr 5 07:16:56 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_iframe_seq_and_ack started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_seq_and_ack-RSL(783)@28696fc0b5cf: Final verdict of PTC: none TC_iframe_seq_and_ack-RSL-IPA(782)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_iframe_seq_and_ack-RSL-IPA(782): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_iframe_seq_and_ack-RSL(783): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_iframe_seq_and_ack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail'. Sat Apr 5 07:17:12 UTC 2025 ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_iframe_seq_and_ack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15072) Waiting for packet dumper to finish... 1 (prev_count=15072, count=15136) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery'. ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery ------ Sat Apr 5 07:17:19 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_iframe_timer_recovery.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_timer_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_iframe_timer_recovery started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_timer_recovery-RSL(785)@28696fc0b5cf: Final verdict of PTC: none TC_iframe_timer_recovery-RSL-IPA(784)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_iframe_timer_recovery-RSL-IPA(784): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_iframe_timer_recovery-RSL(785): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_iframe_timer_recovery finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail'. Sat Apr 5 07:17:36 UTC 2025 ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_iframe_timer_recovery.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15081) Waiting for packet dumper to finish... 1 (prev_count=15081, count=18392) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error'. ------ BTS_Tests_LAPDm.TC_ns_seq_error ------ Sat Apr 5 07:17:43 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_ns_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_ns_seq_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_ns_seq_error started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ns_seq_error-RSL(787)@28696fc0b5cf: Final verdict of PTC: none TC_ns_seq_error-RSL-IPA(786)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_ns_seq_error-RSL-IPA(786): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_ns_seq_error-RSL(787): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_ns_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail'. Sat Apr 5 07:17:59 UTC 2025 ------ BTS_Tests_LAPDm.TC_ns_seq_error fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_ns_seq_error.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14918) Waiting for packet dumper to finish... 1 (prev_count=14918, count=14982) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error'. ------ BTS_Tests_LAPDm.TC_nr_seq_error ------ Sat Apr 5 07:18:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_nr_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_nr_seq_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_nr_seq_error started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_nr_seq_error-RSL(789)@28696fc0b5cf: Final verdict of PTC: none TC_nr_seq_error-RSL-IPA(788)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_nr_seq_error-RSL-IPA(788): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_nr_seq_error-RSL(789): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_nr_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail'. Sat Apr 5 07:18:22 UTC 2025 ------ BTS_Tests_LAPDm.TC_nr_seq_error fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_nr_seq_error.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18294) Waiting for packet dumper to finish... 1 (prev_count=18294, count=18358) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame'. ------ BTS_Tests_LAPDm.TC_rec_invalid_frame ------ Sat Apr 5 07:18:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap" >/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rec_invalid_frame started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rec_invalid_frame-RSL(791)@28696fc0b5cf: Final verdict of PTC: none TC_rec_invalid_frame-RSL-IPA(790)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rec_invalid_frame-RSL-IPA(790): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rec_invalid_frame-RSL(791): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rec_invalid_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail'. Sat Apr 5 07:18:45 UTC 2025 ------ BTS_Tests_LAPDm.TC_rec_invalid_frame fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_rec_invalid_frame.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15066) Waiting for packet dumper to finish... 1 (prev_count=15066, count=15130) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch'. ------ BTS_Tests_LAPDm.TC_segm_concat_dcch ------ Sat Apr 5 07:18:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_segm_concat_dcch started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_dcch-RSL(793)@28696fc0b5cf: Final verdict of PTC: none TC_segm_concat_dcch-RSL-IPA(792)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_segm_concat_dcch-RSL-IPA(792): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_segm_concat_dcch-RSL(793): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_segm_concat_dcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail'. Sat Apr 5 07:19:08 UTC 2025 ------ BTS_Tests_LAPDm.TC_segm_concat_dcch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_dcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14936) Waiting for packet dumper to finish... 1 (prev_count=14936, count=15437) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch'. ------ BTS_Tests_LAPDm.TC_segm_concat_sacch ------ Sat Apr 5 07:19:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_segm_concat_sacch started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_sacch-RSL(795)@28696fc0b5cf: Final verdict of PTC: none TC_segm_concat_sacch-RSL-IPA(794)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_segm_concat_sacch-RSL-IPA(794): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_segm_concat_sacch-RSL(795): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_segm_concat_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail'. Sat Apr 5 07:19:31 UTC 2025 ------ BTS_Tests_LAPDm.TC_segm_concat_sacch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_sacch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15069) Waiting for packet dumper to finish... 1 (prev_count=15069, count=18381) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200'. ------ BTS_Tests_LAPDm.TC_t200_n200 ------ Sat Apr 5 07:19:38 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_t200_n200.pcap" >/data/BTS_Tests_LAPDm.TC_t200_n200.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_t200_n200 started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_t200_n200-RSL(797)@28696fc0b5cf: Final verdict of PTC: none TC_t200_n200-RSL-IPA(796)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_t200_n200-RSL-IPA(796): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_t200_n200-RSL(797): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_t200_n200 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail'. Sat Apr 5 07:19:54 UTC 2025 ------ BTS_Tests_LAPDm.TC_t200_n200 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_t200_n200.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15276) Waiting for packet dumper to finish... 1 (prev_count=15276, count=15340) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss'. ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss ------ Sat Apr 5 07:20:01 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_rr_response_frame_loss.pcap" >/data/BTS_Tests_LAPDm.TC_rr_response_frame_loss.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_rr_response_frame_loss started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rr_response_frame_loss-RSL(799)@28696fc0b5cf: Final verdict of PTC: none TC_rr_response_frame_loss-RSL-IPA(798)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_rr_response_frame_loss-RSL-IPA(798): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_rr_response_frame_loss-RSL(799): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_rr_response_frame_loss finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail'. Sat Apr 5 07:20:17 UTC 2025 ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_rr_response_frame_loss.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15200) Waiting for packet dumper to finish... 1 (prev_count=15200, count=15701) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr'. ------ BTS_Tests_LAPDm.TC_incorrect_cr ------ Sat Apr 5 07:20:24 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap" >/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_incorrect_cr started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_incorrect_cr-RSL(801)@28696fc0b5cf: Final verdict of PTC: none TC_incorrect_cr-RSL-IPA(800)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_incorrect_cr-RSL-IPA(800): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_incorrect_cr-RSL(801): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_incorrect_cr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail'. Sat Apr 5 07:20:40 UTC 2025 ------ BTS_Tests_LAPDm.TC_incorrect_cr fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_incorrect_cr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15046) Waiting for packet dumper to finish... 1 (prev_count=15046, count=15110) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c'. ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c ------ Sat Apr 5 07:20:47 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_incorrect_c.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_incorrect_c.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_sabm_incorrect_c started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_incorrect_c-RSL(803)@28696fc0b5cf: Final verdict of PTC: none TC_sabm_incorrect_c-RSL-IPA(802)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_incorrect_c-RSL-IPA(802): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_sabm_incorrect_c-RSL(803): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_sabm_incorrect_c finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail'. Sat Apr 5 07:21:03 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_sabm_incorrect_c.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15303) Waiting for packet dumper to finish... 1 (prev_count=15303, count=15367) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment ------ Sat Apr 5 07:21:11 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_normal_reestablishment.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_normal_reestablishment started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment-RSL(805)@28696fc0b5cf: Final verdict of PTC: none TC_normal_reestablishment-RSL-IPA(804)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_normal_reestablishment-RSL-IPA(804): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_normal_reestablishment-RSL(805): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_normal_reestablishment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail'. Sat Apr 5 07:21:27 UTC 2025 ------ BTS_Tests_LAPDm.TC_normal_reestablishment fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14959) Waiting for packet dumper to finish... 1 (prev_count=14959, count=18270) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked ------ Sat Apr 5 07:21:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_normal_reestablishment_state_unacked started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment_state_unacked-RSL(807)@28696fc0b5cf: Final verdict of PTC: none TC_normal_reestablishment_state_unacked-RSL-IPA(806)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL-IPA(806): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL(807): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_normal_reestablishment_state_unacked finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail'. Sat Apr 5 07:21:50 UTC 2025 ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15143) Waiting for packet dumper to finish... 1 (prev_count=15143, count=15207) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail' was executed successfully (exit status: 0). MC@28696fc0b5cf: Test execution finished. MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff ------ Sat Apr 5 07:21:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_act_vff started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vff-RSL(809)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_act_vff-RSL-IPA(808)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_vff-RSL-IPA(808): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_vff-RSL(809): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_act_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail'. Sat Apr 5 07:22:13 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15071) Waiting for packet dumper to finish... 1 (prev_count=15071, count=15135) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh ------ Sat Apr 5 07:22:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_act_vhh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vhh-RSL(811)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_act_vhh-RSL-IPA(810)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_vhh-RSL-IPA(810): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_vhh-RSL(811): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_act_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail'. Sat Apr 5 07:22:36 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14943) Waiting for packet dumper to finish... 1 (prev_count=14943, count=18382) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh ------ Sat Apr 5 07:22:43 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_act_hvhh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_hvhh-RSL(813)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_act_hvhh-RSL-IPA(812)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL-IPA(812): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL(813): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_act_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail'. Sat Apr 5 07:22:59 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15041) Waiting for packet dumper to finish... 1 (prev_count=15041, count=15105) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff ------ Sat Apr 5 07:23:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_act_dyn_ipa_vff started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_ipa_vff-RSL(815)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(814)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(814): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL(815): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_act_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail'. Sat Apr 5 07:23:22 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15865) Waiting for packet dumper to finish... 1 (prev_count=15865, count=15929) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff ------ Sat Apr 5 07:23:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_act_dyn_osmo_vff started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vff-RSL(817)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(816)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(816): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL(817): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_act_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail'. Sat Apr 5 07:23:45 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14979) Waiting for packet dumper to finish... 1 (prev_count=14979, count=15043) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh ------ Sat Apr 5 07:23:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_act_dyn_osmo_vhh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vhh-RSL(819)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(818)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(818): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL(819): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_act_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail'. Sat Apr 5 07:24:08 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15417) Waiting for packet dumper to finish... 1 (prev_count=15417, count=15481) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh ------ Sat Apr 5 07:24:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_act_dyn_osmo_hvhh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_hvhh-RSL(821)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(820)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(820): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL(821): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_act_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail'. Sat Apr 5 07:24:31 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15113) Waiting for packet dumper to finish... 1 (prev_count=15113, count=18424) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff ------ Sat Apr 5 07:24:38 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_vff started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vff-RSL(823)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_mode_modify_vff-RSL-IPA(822)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL-IPA(822): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL(823): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail'. Sat Apr 5 07:24:54 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14974) Waiting for packet dumper to finish... 1 (prev_count=14974, count=15038) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh ------ Sat Apr 5 07:25:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_vhh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vhh-RSL(825)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_mode_modify_vhh-RSL-IPA(824)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL-IPA(824): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL(825): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail'. Sat Apr 5 07:25:18 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15103) Waiting for packet dumper to finish... 1 (prev_count=15103, count=15604) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh ------ Sat Apr 5 07:25:25 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_hvhh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_hvhh-RSL(827)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_mode_modify_hvhh-RSL-IPA(826)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL-IPA(826): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL(827): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail'. Sat Apr 5 07:25:41 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15220) Waiting for packet dumper to finish... 1 (prev_count=15220, count=18531) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff ------ Sat Apr 5 07:25:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(829)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(828)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(828): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(829): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail'. Sat Apr 5 07:26:04 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15136) Waiting for packet dumper to finish... 1 (prev_count=15136, count=15200) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff ------ Sat Apr 5 07:26:11 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(831)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(830)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(830): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(831): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail'. Sat Apr 5 07:26:27 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=18259) Waiting for packet dumper to finish... 1 (prev_count=18259, count=18323) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh ------ Sat Apr 5 07:26:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(833)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(832)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(832): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(833): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail'. Sat Apr 5 07:26:50 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15139) Waiting for packet dumper to finish... 1 (prev_count=15139, count=15203) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh ------ Sat Apr 5 07:26:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(835)@28696fc0b5cf: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(834)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(834): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(835): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail'. Sat Apr 5 07:27:13 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15015) Waiting for packet dumper to finish... 1 (prev_count=15015, count=15079) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail' was executed successfully (exit status: 0). MC@28696fc0b5cf: Test execution finished. MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification'. ------ BTS_Tests_ASCI.TC_vbs_notification ------ Sat Apr 5 07:27:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vbs_notification.pcap" >/data/BTS_Tests_ASCI.TC_vbs_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vbs_notification started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vbs_notification-RSL(837)@28696fc0b5cf: Final verdict of PTC: none TC_vbs_notification-RSL-IPA(836)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vbs_notification-RSL-IPA(836): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vbs_notification-RSL(837): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vbs_notification finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail'. Sat Apr 5 07:27:36 UTC 2025 ------ BTS_Tests_ASCI.TC_vbs_notification fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_ASCI.TC_vbs_notification.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15063) Waiting for packet dumper to finish... 1 (prev_count=15063, count=18375) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy'. ------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy ------ Sat Apr 5 07:27:43 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vgcs_uplink_free_and_busy started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_uplink_free_and_busy-RSL(839)@28696fc0b5cf: Final verdict of PTC: none TC_vgcs_uplink_free_and_busy-RSL-IPA(838)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL-IPA(838): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL(839): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vgcs_uplink_free_and_busy finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail'. Sat Apr 5 07:27:59 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14969) Waiting for packet dumper to finish... 1 (prev_count=14969, count=15033) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail'. ------ BTS_Tests_ASCI.TC_vgcs_talker_fail ------ Sat Apr 5 07:28:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vgcs_talker_fail started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_fail-RSL(841)@28696fc0b5cf: Final verdict of PTC: none TC_vgcs_talker_fail-RSL-IPA(840)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vgcs_talker_fail-RSL-IPA(840): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vgcs_talker_fail-RSL(841): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vgcs_talker_fail finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail'. Sat Apr 5 07:28:22 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_talker_fail fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15062) Waiting for packet dumper to finish... 1 (prev_count=15062, count=15126) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel'. ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel ------ Sat Apr 5 07:28:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_talker_est_rel.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_est_rel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vgcs_talker_est_rel started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_est_rel-RSL(843)@28696fc0b5cf: Final verdict of PTC: none TC_vgcs_talker_est_rel-RSL-IPA(842)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vgcs_talker_est_rel-RSL-IPA(842): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vgcs_talker_est_rel-RSL(843): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vgcs_talker_est_rel finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail'. Sat Apr 5 07:28:45 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_est_rel.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14945) Waiting for packet dumper to finish... 1 (prev_count=14945, count=15009) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det'. ------ BTS_Tests_ASCI.TC_vgcs_listener_det ------ Sat Apr 5 07:28:53 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_listener_det.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_listener_det.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det' was executed successfully (exit status: 0). MTC@28696fc0b5cf: Test case TC_vgcs_listener_det started. MTC@28696fc0b5cf: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_listener_det-RSL(845)@28696fc0b5cf: Final verdict of PTC: none TC_vgcs_listener_det-RSL-IPA(844)@28696fc0b5cf: Final verdict of PTC: none MTC@28696fc0b5cf: Setting final verdict of the test case. MTC@28696fc0b5cf: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@28696fc0b5cf: Local verdict of PTC TC_vgcs_listener_det-RSL-IPA(844): none (fail -> fail) MTC@28696fc0b5cf: Local verdict of PTC TC_vgcs_listener_det-RSL(845): none (fail -> fail) MTC@28696fc0b5cf: Test case TC_vgcs_listener_det finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@28696fc0b5cf: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail'. Sat Apr 5 07:29:09 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_listener_det fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests_ASCI.TC_vgcs_listener_det.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15375) Waiting for packet dumper to finish... 1 (prev_count=15375, count=15439) MTC@28696fc0b5cf: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail' was executed successfully (exit status: 0). MC@28696fc0b5cf: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@28696fc0b5cf: Terminating MTC. MC@28696fc0b5cf: MTC terminated. MC2> exit MC@28696fc0b5cf: Shutting down session. MC@28696fc0b5cf: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bts/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass BTS_Tests.TC_est_dchan pass BTS_Tests.TC_chan_act_stress pass BTS_Tests.TC_chan_act_react pass BTS_Tests.TC_chan_deact_not_active pass BTS_Tests.TC_chan_act_wrong_nr pass BTS_Tests.TC_deact_sacch pass BTS_Tests.TC_sacch_filling pass BTS_Tests.TC_sacch_info_mod pass BTS_Tests.TC_sacch_multi pass BTS_Tests.TC_sacch_multi_chg pass BTS_Tests.TC_sacch_chan_act pass BTS_Tests.TC_sacch_chan_act_ho_async pass BTS_Tests.TC_sacch_chan_act_ho_sync pass->FAIL BTS_Tests.TC_rach_content pass BTS_Tests.TC_rach_content_emerg pass BTS_Tests.TC_rach_count pass BTS_Tests.TC_rach_max_ta pass BTS_Tests.TC_ho_rach xfail BTS_Tests.TC_ho_physical_info pass BTS_Tests.TC_rach_load_idle_thresh0 pass BTS_Tests.TC_rach_load_idle_below_thresh pass BTS_Tests.TC_rach_load_count pass->FAIL BTS_Tests.TC_meas_res_speech_tchf pass BTS_Tests.TC_meas_res_speech_tchf_facch pass BTS_Tests.TC_meas_res_speech_tchh pass BTS_Tests.TC_meas_res_speech_tchh_facch pass BTS_Tests.TC_meas_res_speech_tchh_toa256 pass->FAIL BTS_Tests.TC_meas_res_sign_tchf pass BTS_Tests.TC_meas_res_sign_tchh pass BTS_Tests.TC_meas_res_sign_sdcch4 pass BTS_Tests.TC_meas_res_sign_sdcch8 pass BTS_Tests.TC_meas_res_sign_tchh_toa256 pass BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass BTS_Tests.TC_tx_power_start_ramp_up_bcch pass BTS_Tests.TC_tx_power_down_bcch pass->FAIL BTS_Tests.TC_tx_power_ramp_adm_state_change pass BTS_Tests.TC_rsl_bs_pwr_static_ass pass BTS_Tests.TC_rsl_bs_pwr_static_power_control pass->FAIL BTS_Tests.TC_rsl_ms_pwr_ctrl pass BTS_Tests.TC_rsl_ms_pwr_dyn_active pass BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass BTS_Tests.TC_rsl_ms_pwr_dyn_up pass BTS_Tests.TC_rsl_ms_pwr_dyn_down pass BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass BTS_Tests.TC_rsl_ms_pwr_dyn_max pass BTS_Tests.TC_rsl_chan_initial_ms_pwr pass BTS_Tests.TC_rsl_chan_initial_ta pass BTS_Tests.TC_rsl_modify_encr pass BTS_Tests.TC_rsl_rf_resource_ind pass BTS_Tests.TC_conn_fail_crit pass BTS_Tests.TC_paging_imsi_80percent pass BTS_Tests.TC_paging_tmsi_80percent pass BTS_Tests.TC_paging_imsi_200percent pass BTS_Tests.TC_paging_tmsi_200percent pass BTS_Tests.TC_rsl_protocol_error pass BTS_Tests.TC_rsl_mand_ie_error pass BTS_Tests.TC_rsl_ie_content_error pass BTS_Tests.TC_si_sched_default pass BTS_Tests.TC_si_sched_1 pass BTS_Tests.TC_si_sched_2bis pass BTS_Tests.TC_si_sched_2ter pass BTS_Tests.TC_si_sched_2ter_2bis pass BTS_Tests.TC_si_sched_2quater pass BTS_Tests.TC_si_sched_13 pass BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass BTS_Tests.TC_ipa_dlcx_not_active pass BTS_Tests.TC_ipa_crcx_twice_not_active pass BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass BTS_Tests.TC_ipa_crcx_sdcch_not_active xfail BTS_Tests.TC_ipa_crcx_ack_addr pass BTS_Tests.TC_paging_imsi_200percent_with_ps pass BTS_Tests.TC_pcu_act_req pass BTS_Tests.TC_pcu_act_req_wrong_ts pass BTS_Tests.TC_pcu_act_req_wrong_bts pass BTS_Tests.TC_pcu_act_req_wrong_trx pass BTS_Tests.TC_pcu_deact_req pass BTS_Tests.TC_pcu_deact_req_wrong_ts pass BTS_Tests.TC_pcu_ver_si1 pass BTS_Tests.TC_pcu_ver_si3 pass BTS_Tests.TC_pcu_ver_si13 pass BTS_Tests.TC_pcu_data_req_pdtch pass BTS_Tests.TC_pcu_data_req_ptcch pass BTS_Tests.TC_pcu_data_req_wrong_bts pass BTS_Tests.TC_pcu_data_req_wrong_trx pass BTS_Tests.TC_pcu_data_req_wrong_ts pass BTS_Tests.TC_pcu_data_req_ts_inactive pass BTS_Tests.TC_pcu_ptcch pass BTS_Tests.TC_pcu_data_req_agch pass BTS_Tests.TC_pcu_data_req_pch pass BTS_Tests.TC_pcu_data_req_imm_ass_pch pass BTS_Tests.TC_pcu_data_req_imm_ass_agch pass BTS_Tests.TC_pcu_rach_content pass BTS_Tests.TC_pcu_ext_rach_content pass->FAIL BTS_Tests.TC_pcu_data_ind_lqual_cb pass BTS_Tests.TC_pcu_paging_from_rsl pass BTS_Tests.TC_pcu_time_ind pass BTS_Tests.TC_pcu_rts_req xfail BTS_Tests.TC_pcu_oml_alert pass BTS_Tests.TC_pcu_rr_suspend pass BTS_Tests.TC_pcu_socket_connect_multi pass BTS_Tests.TC_pcu_socket_reconnect pass BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass BTS_Tests.TC_pcu_socket_connect_si3gprs pass BTS_Tests.TC_pcu_socket_connect_si4gprs pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs pass->FAIL BTS_Tests.TC_pcu_socket_verify_info_ind pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_act_deact pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_double_act pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_deact pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack pass->FAIL BTS_Tests.TC_pcu_info_ind_fh_params pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv4 pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv6 pass->FAIL BTS_Tests.TC_pcu_socket_two_nsvc pass->FAIL BTS_Tests.TC_pcu_interf_ind pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_unsol_deact pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchf_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack pass->FAIL BTS_Tests.TC_rll_est_ind pass->FAIL BTS_Tests.TC_rll_est_req_DCCH_3 pass->FAIL BTS_Tests.TC_rll_est_req_ACCH_3 pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_0 pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_3 pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_0 pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_3 pass->FAIL BTS_Tests.TC_rll_rel_req pass->FAIL BTS_Tests.TC_rll_unit_data_req_DCCH pass->FAIL BTS_Tests.TC_rll_unit_data_req_ACCH pass->FAIL BTS_Tests.TC_rll_unit_data_ind_DCCH pass->FAIL BTS_Tests.TC_rll_unit_data_ind_ACCH pass->FAIL BTS_Tests.TC_chan_act_a51 pass->FAIL BTS_Tests.TC_chan_act_a52 pass->FAIL BTS_Tests.TC_chan_act_a53 pass->FAIL BTS_Tests.TC_chan_act_a54 pass->FAIL BTS_Tests.TC_encr_cmd_a51 pass->FAIL BTS_Tests.TC_encr_cmd_a52 pass->FAIL BTS_Tests.TC_encr_cmd_a53 pass->FAIL BTS_Tests.TC_encr_cmd_a54 pass->FAIL BTS_Tests.TC_err_rep_wrong_mdisc pass->FAIL BTS_Tests.TC_err_rep_wrong_msg_type pass->FAIL BTS_Tests.TC_err_rep_wrong_sequence pass BTS_Tests.TC_lapdm_selftest pass->FAIL BTS_Tests.TC_tch_sign_l2_fill_frame xfail BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd pass->FAIL BTS_Tests.TC_chopped_ipa_ping pass->FAIL BTS_Tests.TC_chopped_ipa_payload pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_constant pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_pf_ewma pass->FAIL BTS_Tests.TC_speech_no_rtp_tchf pass->FAIL BTS_Tests.TC_speech_no_rtp_tchh pass->FAIL BTS_Tests.TC_speech_rtp_tchf pass->FAIL BTS_Tests.TC_speech_rtp_tchh pass->FAIL BTS_Tests.TC_speech_osmux_tchf pass->FAIL BTS_Tests.TC_speech_osmux_tchh pass->FAIL BTS_Tests.TC_data_rtp_tchf144 pass->FAIL BTS_Tests.TC_data_rtp_tchf96 pass->FAIL BTS_Tests.TC_data_rtp_tchf48 pass->FAIL BTS_Tests.TC_data_rtp_tchh48 pass->FAIL BTS_Tests.TC_data_rtp_tchf24 pass->FAIL BTS_Tests.TC_data_rtp_tchh24 pass->FAIL BTS_Tests.TC_data_facch_tchf144 pass->FAIL BTS_Tests.TC_data_facch_tchf96 pass->FAIL BTS_Tests.TC_data_facch_tchf48 pass->FAIL BTS_Tests.TC_data_facch_tchh48 pass->FAIL BTS_Tests.TC_data_facch_tchf24 pass->FAIL BTS_Tests.TC_data_facch_tchh24 pass->FAIL BTS_Tests.TC_early_immediate_assignment pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx pass->FAIL BTS_Tests.TC_acch_overpower_always_on_facch pass->FAIL BTS_Tests.TC_acch_overpower_always_on_sacch pass->FAIL BTS_Tests.TC_acch_overpower_limit pass->FAIL BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro_end pass->FAIL BTS_Tests_SMSCB.TC_etws_pcu pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 pass->FAIL BTS_Tests_LAPDm.TC_sabm_contention pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit_bts pass->FAIL BTS_Tests_LAPDm.TC_sabm_invalid_resp pass->FAIL BTS_Tests_LAPDm.TC_sabm_dm pass->FAIL BTS_Tests_LAPDm.TC_establish_ign_first_sabm pass->FAIL BTS_Tests_LAPDm.TC_iframe_seq_and_ack pass->FAIL BTS_Tests_LAPDm.TC_iframe_timer_recovery pass->FAIL BTS_Tests_LAPDm.TC_ns_seq_error pass->FAIL BTS_Tests_LAPDm.TC_nr_seq_error pass->FAIL BTS_Tests_LAPDm.TC_rec_invalid_frame pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_dcch pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_sacch pass->FAIL BTS_Tests_LAPDm.TC_t200_n200 pass->FAIL BTS_Tests_LAPDm.TC_rr_response_frame_loss pass->FAIL BTS_Tests_LAPDm.TC_incorrect_cr pass->FAIL BTS_Tests_LAPDm.TC_sabm_incorrect_c pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh pass->FAIL BTS_Tests_ASCI.TC_vbs_notification pass->FAIL BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_fail pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_est_rel pass->FAIL BTS_Tests_ASCI.TC_vgcs_listener_det Summary: pass->FAIL: 145 xfail: 4 pass: 99 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BTS_Tests --rm Generated BTS_Tests.TC_acch_overpower_always_on_facch.merged Generated BTS_Tests.TC_acch_overpower_always_on_sacch.merged Generated BTS_Tests.TC_acch_overpower_limit.merged Generated BTS_Tests.TC_acch_overpower_rxqual_thresh.merged Generated BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.merged Generated BTS_Tests.TC_cbc_sdcch4_load_idle.merged Generated BTS_Tests.TC_cbc_sdcch4_load_overload.merged Generated BTS_Tests.TC_cbc_sdcch8_load_idle.merged Generated BTS_Tests.TC_cbc_sdcch8_load_overload.merged Generated BTS_Tests.TC_cbch_load_idle_no_cbch.merged Generated BTS_Tests.TC_chan_act_a51.merged Generated BTS_Tests.TC_chan_act_a52.merged Generated BTS_Tests.TC_chan_act_a53.merged Generated BTS_Tests.TC_chan_act_a54.merged Generated BTS_Tests.TC_chan_act_react.merged Generated BTS_Tests.TC_chan_act_stress.merged Generated BTS_Tests.TC_chan_act_wrong_nr.merged Generated BTS_Tests.TC_chan_deact_not_active.merged Generated BTS_Tests.TC_chopped_ipa_payload.merged Generated BTS_Tests.TC_chopped_ipa_ping.merged Generated BTS_Tests.TC_conn_fail_crit.merged Generated BTS_Tests.TC_data_facch_tchf144.merged Generated BTS_Tests.TC_data_facch_tchf24.merged Generated BTS_Tests.TC_data_facch_tchf48.merged Generated BTS_Tests.TC_data_facch_tchf96.merged Generated BTS_Tests.TC_data_facch_tchh24.merged Generated BTS_Tests.TC_data_facch_tchh48.merged Generated BTS_Tests.TC_data_rtp_tchf144.merged Generated BTS_Tests.TC_data_rtp_tchf24.merged Generated BTS_Tests.TC_data_rtp_tchf48.merged Generated BTS_Tests.TC_data_rtp_tchf96.merged Generated BTS_Tests.TC_data_rtp_tchh24.merged Generated BTS_Tests.TC_data_rtp_tchh48.merged Generated BTS_Tests.TC_deact_sacch.merged Generated BTS_Tests.TC_dyn_ipa_pdch_act_deact.merged Generated BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.merged Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act.merged Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.merged Generated BTS_Tests.TC_dyn_osmo_pdch_act_deact.merged Generated BTS_Tests.TC_dyn_osmo_pdch_double_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_tchf_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.merged Generated BTS_Tests.TC_early_immediate_assignment.merged Generated BTS_Tests.TC_encr_cmd_a51.merged Generated BTS_Tests.TC_encr_cmd_a52.merged Generated BTS_Tests.TC_encr_cmd_a53.merged Generated BTS_Tests.TC_encr_cmd_a54.merged Generated BTS_Tests.TC_err_rep_wrong_mdisc.merged Generated BTS_Tests.TC_err_rep_wrong_msg_type.merged Generated BTS_Tests.TC_err_rep_wrong_sequence.merged Generated BTS_Tests.TC_est_dchan.merged Generated BTS_Tests.TC_establish_ign_first_sabm.merged Generated BTS_Tests.TC_etws_p1ro.merged Generated BTS_Tests.TC_etws_p1ro_end.merged Generated BTS_Tests.TC_etws_pcu.merged Generated BTS_Tests.TC_ho_physical_info.merged Generated BTS_Tests.TC_ho_rach.merged Generated BTS_Tests.TC_iframe_seq_and_ack.merged Generated BTS_Tests.TC_iframe_timer_recovery.merged Generated BTS_Tests.TC_incorrect_cr.merged Generated BTS_Tests.TC_ipa_crcx_ack_addr.merged Generated BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.merged Generated BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.merged Generated BTS_Tests.TC_ipa_crcx_sdcch_not_active.merged Generated BTS_Tests.TC_ipa_crcx_twice_not_active.merged Generated BTS_Tests.TC_ipa_dlcx_not_active.merged Generated BTS_Tests.TC_lapdm_selftest.merged Generated BTS_Tests.TC_meas_res_sign_sdcch4.merged Generated BTS_Tests.TC_meas_res_sign_sdcch8.merged Generated BTS_Tests.TC_meas_res_sign_tchf.merged Generated BTS_Tests.TC_meas_res_sign_tchh.merged Generated BTS_Tests.TC_meas_res_sign_tchh_toa256.merged Generated BTS_Tests.TC_meas_res_speech_tchf.merged Generated BTS_Tests.TC_meas_res_speech_tchf_facch.merged Generated BTS_Tests.TC_meas_res_speech_tchf_sapi3.merged Generated BTS_Tests.TC_meas_res_speech_tchh.merged Generated BTS_Tests.TC_meas_res_speech_tchh_facch.merged Generated BTS_Tests.TC_meas_res_speech_tchh_sapi3.merged Generated BTS_Tests.TC_meas_res_speech_tchh_toa256.merged Generated BTS_Tests.TC_ms_pwr_ctrl_constant.merged Generated BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.merged Generated BTS_Tests.TC_normal_reestablishment.merged Generated BTS_Tests.TC_normal_reestablishment_state_unacked.merged Generated BTS_Tests.TC_nr_seq_error.merged Generated BTS_Tests.TC_ns_seq_error.merged Generated BTS_Tests.TC_paging_imsi_200percent.merged Generated BTS_Tests.TC_paging_imsi_200percent_with_ps.merged Generated BTS_Tests.TC_paging_imsi_80percent.merged Generated BTS_Tests.TC_paging_tmsi_200percent.merged Generated BTS_Tests.TC_paging_tmsi_80percent.merged Generated BTS_Tests.TC_pcu_act_req.merged Generated BTS_Tests.TC_pcu_act_req_wrong_bts.merged Generated BTS_Tests.TC_pcu_act_req_wrong_trx.merged Generated BTS_Tests.TC_pcu_act_req_wrong_ts.merged Generated BTS_Tests.TC_pcu_data_ind_lqual_cb.merged Generated BTS_Tests.TC_pcu_data_req_agch.merged Generated BTS_Tests.TC_pcu_data_req_imm_ass_agch.merged Generated BTS_Tests.TC_pcu_data_req_imm_ass_pch.merged Generated BTS_Tests.TC_pcu_data_req_pch.merged Generated BTS_Tests.TC_pcu_data_req_pdtch.merged Generated BTS_Tests.TC_pcu_data_req_ptcch.merged Generated BTS_Tests.TC_pcu_data_req_ts_inactive.merged Generated BTS_Tests.TC_pcu_data_req_wrong_bts.merged Generated BTS_Tests.TC_pcu_data_req_wrong_trx.merged Generated BTS_Tests.TC_pcu_data_req_wrong_ts.merged Generated BTS_Tests.TC_pcu_deact_req.merged Generated BTS_Tests.TC_pcu_deact_req_wrong_ts.merged Generated BTS_Tests.TC_pcu_ext_rach_content.merged Generated BTS_Tests.TC_pcu_info_ind_fh_params.merged Generated BTS_Tests.TC_pcu_interf_ind.merged Generated BTS_Tests.TC_pcu_oml_alert.merged Generated BTS_Tests.TC_pcu_paging_from_rsl.merged Generated BTS_Tests.TC_pcu_ptcch.merged Generated BTS_Tests.TC_pcu_rach_content.merged Generated BTS_Tests.TC_pcu_rr_suspend.merged Generated BTS_Tests.TC_pcu_rts_req.merged Generated BTS_Tests.TC_pcu_socket_connect_multi.merged Generated BTS_Tests.TC_pcu_socket_connect_si3gprs.merged Generated BTS_Tests.TC_pcu_socket_connect_si4gprs.merged Generated BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.merged Generated BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.merged Generated BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.merged Generated BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.merged Generated BTS_Tests.TC_pcu_socket_nsvc_ipv4.merged Generated BTS_Tests.TC_pcu_socket_nsvc_ipv6.merged Generated BTS_Tests.TC_pcu_socket_reconnect.merged Generated BTS_Tests.TC_pcu_socket_two_nsvc.merged Generated BTS_Tests.TC_pcu_socket_verify_info_ind.merged Generated BTS_Tests.TC_pcu_time_ind.merged Generated BTS_Tests.TC_pcu_ver_si1.merged Generated BTS_Tests.TC_pcu_ver_si13.merged Generated BTS_Tests.TC_pcu_ver_si3.merged Generated BTS_Tests.TC_rach_content.merged Generated BTS_Tests.TC_rach_content_emerg.merged Generated BTS_Tests.TC_rach_count.merged Generated BTS_Tests.TC_rach_load_count.merged Generated BTS_Tests.TC_rach_load_idle_below_thresh.merged Generated BTS_Tests.TC_rach_load_idle_thresh0.merged Generated BTS_Tests.TC_rach_max_ta.merged Generated BTS_Tests.TC_rec_invalid_frame.merged Generated BTS_Tests.TC_rll_est_ind.merged Generated BTS_Tests.TC_rll_est_req_ACCH_3.merged Generated BTS_Tests.TC_rll_est_req_DCCH_3.merged Generated BTS_Tests.TC_rll_rel_ind_ACCH_0.merged Generated BTS_Tests.TC_rll_rel_ind_ACCH_3.merged Generated BTS_Tests.TC_rll_rel_ind_DCCH_0.merged Generated BTS_Tests.TC_rll_rel_ind_DCCH_3.merged Generated BTS_Tests.TC_rll_rel_req.merged Generated BTS_Tests.TC_rll_unit_data_ind_ACCH.merged Generated BTS_Tests.TC_rll_unit_data_ind_DCCH.merged Generated BTS_Tests.TC_rll_unit_data_req_ACCH.merged Generated BTS_Tests.TC_rll_unit_data_req_DCCH.merged Generated BTS_Tests.TC_rr_response_frame_loss.merged Generated BTS_Tests.TC_rsl_bs_pwr_static_ass.merged Generated BTS_Tests.TC_rsl_bs_pwr_static_power_control.merged Generated BTS_Tests.TC_rsl_chan_initial_ms_pwr.merged Generated BTS_Tests.TC_rsl_chan_initial_ta.merged Generated BTS_Tests.TC_rsl_ie_content_error.merged Generated BTS_Tests.TC_rsl_mand_ie_error.merged Generated BTS_Tests.TC_rsl_modify_encr.merged Generated BTS_Tests.TC_rsl_ms_pwr_ctrl.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active2.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_down.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_max.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_up.merged Generated BTS_Tests.TC_rsl_protocol_error.merged Generated BTS_Tests.TC_rsl_rf_resource_ind.merged Generated BTS_Tests.TC_sabm_contention.merged Generated BTS_Tests.TC_sabm_dm.merged Generated BTS_Tests.TC_sabm_incorrect_c.merged Generated BTS_Tests.TC_sabm_invalid_resp.merged Generated BTS_Tests.TC_sabm_retransmit.merged Generated BTS_Tests.TC_sabm_retransmit_bts.merged Generated BTS_Tests.TC_sabm_ua_dcch_sapi0.merged Generated BTS_Tests.TC_sabm_ua_dcch_sapi0_nopayload.merged Generated BTS_Tests.TC_sabm_ua_dcch_sapi3.merged Generated BTS_Tests.TC_sabm_ua_dcch_sapi4.merged Generated BTS_Tests.TC_sacch_chan_act.merged Generated BTS_Tests.TC_sacch_chan_act_ho_async.merged Generated BTS_Tests.TC_sacch_chan_act_ho_sync.merged Generated BTS_Tests.TC_sacch_filling.merged Generated BTS_Tests.TC_sacch_info_mod.merged Generated BTS_Tests.TC_sacch_multi.merged Generated BTS_Tests.TC_sacch_multi_chg.merged Generated BTS_Tests.TC_segm_concat_dcch.merged Generated BTS_Tests.TC_segm_concat_sacch.merged Generated BTS_Tests.TC_si_sched_1.merged Generated BTS_Tests.TC_si_sched_13.merged Generated BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.merged Generated BTS_Tests.TC_si_sched_2bis.merged Generated BTS_Tests.TC_si_sched_2quater.merged Generated BTS_Tests.TC_si_sched_2ter.merged Generated BTS_Tests.TC_si_sched_2ter_2bis.merged Generated BTS_Tests.TC_si_sched_default.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_1block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_2block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_3block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_4block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_and_normal.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_only.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_then_null.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_multi.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_schedule.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_1block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_2block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_3block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_4block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_default_and_normal.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_default_only.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_multi.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_schedule.merged Generated BTS_Tests.TC_speech_no_rtp_tchf.merged Generated BTS_Tests.TC_speech_no_rtp_tchh.merged Generated BTS_Tests.TC_speech_osmux_tchf.merged Generated BTS_Tests.TC_speech_osmux_tchh.merged Generated BTS_Tests.TC_speech_rtp_tchf.merged Generated BTS_Tests.TC_speech_rtp_tchh.merged Generated BTS_Tests.TC_t200_n200.merged Generated BTS_Tests.TC_tch_sign_l2_fill_frame.merged Generated BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.merged Generated BTS_Tests.TC_tx_power_down_bcch.merged Generated BTS_Tests.TC_tx_power_ramp_adm_state_change.merged Generated BTS_Tests.TC_tx_power_start_ramp_up_bcch.merged Generated BTS_Tests.TC_vamos_chan_act_dyn_ipa_vff.merged Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_hvhh.merged Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_vff.merged Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_vhh.merged Generated BTS_Tests.TC_vamos_chan_act_hvhh.merged Generated BTS_Tests.TC_vamos_chan_act_vff.merged Generated BTS_Tests.TC_vamos_chan_act_vhh.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_ipa_vff.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_vff.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_vhh.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_hvhh.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_vff.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_vhh.merged Generated BTS_Tests.TC_vbs_notification.merged Generated BTS_Tests.TC_vgcs_listener_det.merged Generated BTS_Tests.TC_vgcs_talker_est_rel.merged Generated BTS_Tests.TC_vgcs_talker_fail.merged Generated BTS_Tests.TC_vgcs_uplink_free_and_busy.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-bts-test-2727-trxcon + docker kill jenkins-ttcn3-bts-test-2727-trxcon jenkins-ttcn3-bts-test-2727-trxcon + docker wait jenkins-ttcn3-bts-test-2727-trxcon 137 + docker_kill_wait jenkins-ttcn3-bts-test-2727-fake_trx + docker kill jenkins-ttcn3-bts-test-2727-fake_trx jenkins-ttcn3-bts-test-2727-fake_trx + docker wait jenkins-ttcn3-bts-test-2727-fake_trx 137 + docker_kill_wait jenkins-ttcn3-bts-test-2727-bts + docker kill jenkins-ttcn3-bts-test-2727-bts Error response from daemon: cannot kill container: jenkins-ttcn3-bts-test-2727-bts: No such container: jenkins-ttcn3-bts-test-2727-bts + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + test_config_enabled hopping + local config=hopping + local i + local valid=0 + [ hopping = generic ] + [ hopping = virtphy ] + [ hopping = oml ] + [ hopping = hopping ] + valid=1 + break + [ 1 != 1 ] + [ -z generic oml hopping ] + [ hopping = generic ] + [ hopping = oml ] + [ hopping = hopping ] + return 0 + sed -i s/classname='\([^']\+\)'/classname='\1:hopping'/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/junit-xml-hopping-*.log sed: can't read /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/junit-xml-hopping-*.log: No such file or directory + network_clean + docker network inspect ttcn3-bts-test-80 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bts-test-2727-bsc + [ -n jenkins-ttcn3-bts-test-2727-bsc ] + docker_kill_wait jenkins-ttcn3-bts-test-2727-bsc + docker kill jenkins-ttcn3-bts-test-2727-bsc jenkins-ttcn3-bts-test-2727-bsc + docker wait jenkins-ttcn3-bts-test-2727-bsc 137 + network_remove + set +x Removing network ttcn3-bts-test-80 + docker network remove ttcn3-bts-test-80 ttcn3-bts-test-80 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/_cache:/cache --name jenkins-ttcn3-bts-test-2727-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-bts-test/logs/bts-tester-generic/junit-xml-21.log "BTS_Tests.ttcn:1741 : Some out of 1000 RACH requests timed out" BTS_Tests.ttcn:9371 BTS_Tests control part BTS_Tests.ttcn:1749 TC_rach_content testcase Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 130, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } } BTS_Tests.ttcn:9376 BTS_Tests control part BTS_Tests.ttcn:2133 TC_ho_physical_info testcase "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" BTS_Tests.ttcn:9380 BTS_Tests control part BTS_Tests.ttcn:3635 TC_meas_res_speech_tchf testcase "BTS_Tests.ttcn:2443 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 1 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 0, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 15, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '0615367601C0000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" BTS_Tests.ttcn:9385 BTS_Tests control part BTS_Tests.ttcn:3692 TC_meas_res_sign_tchf testcase "BTS_Tests.ttcn:727 : Tguard timeout" BTS_Tests.ttcn:9394 BTS_Tests control part BTS_Tests.ttcn:3039 TC_tx_power_ramp_adm_state_change testcase CRCX ACK indicates nonsense addr "0.0.0.0" BTS_Tests.ttcn:9429 BTS_Tests control part BTS_Tests.ttcn:5283 TC_ipa_crcx_ack_addr testcase "BTS_Tests.ttcn:5984 : Timeout waiting for PCUIF_DATA.ind" BTS_Tests.ttcn:9457 BTS_Tests control part BTS_Tests.ttcn:6012 TC_pcu_data_ind_lqual_cb testcase Could not connect IPA socket from "" port 0 to "127.0.0.1" port 4249; check your configuration BTS_Tests.ttcn:9461 BTS_Tests control part BTS_Tests.ttcn:6199 TC_pcu_oml_alert testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9469 BTS_Tests control part BTS_Tests.ttcn:6443 TC_pcu_socket_disconnect_nosi3gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9470 BTS_Tests control part BTS_Tests.ttcn:6447 TC_pcu_socket_disconnect_nosi4gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9471 BTS_Tests control part BTS_Tests.ttcn:6454 TC_pcu_socket_verify_info_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9472 BTS_Tests control part BTS_Tests.ttcn:6752 TC_dyn_osmo_pdch_act_deact testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9473 BTS_Tests control part BTS_Tests.ttcn:6800 TC_dyn_osmo_pdch_double_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9474 BTS_Tests control part BTS_Tests.ttcn:7045 TC_dyn_ipa_pdch_act_deact testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9475 BTS_Tests control part BTS_Tests.ttcn:7139 TC_dyn_ipa_pdch_act_tchf_act_nack testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9476 BTS_Tests control part BTS_Tests.ttcn:6489 TC_pcu_info_ind_fh_params testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9477 BTS_Tests control part BTS_Tests.ttcn:6534 TC_pcu_socket_nsvc_ipv4 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9478 BTS_Tests control part BTS_Tests.ttcn:6554 TC_pcu_socket_nsvc_ipv6 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9479 BTS_Tests control part BTS_Tests.ttcn:6583 TC_pcu_socket_two_nsvc testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9480 BTS_Tests control part BTS_Tests.ttcn:6620 TC_pcu_interf_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9485 BTS_Tests control part BTS_Tests.ttcn:6774 TC_dyn_osmo_pdch_unsol_deact testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9486 BTS_Tests control part BTS_Tests.ttcn:6828 TC_dyn_osmo_pdch_tchf_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9487 BTS_Tests control part BTS_Tests.ttcn:6860 TC_dyn_osmo_pdch_tchh_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9488 BTS_Tests control part BTS_Tests.ttcn:6899 TC_dyn_osmo_pdch_sdcch8_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9489 BTS_Tests control part BTS_Tests.ttcn:6918 TC_dyn_osmo_pdch_tchh_race_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9490 BTS_Tests control part BTS_Tests.ttcn:6947 TC_dyn_osmo_pdch_sdcch8_race_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9491 BTS_Tests control part BTS_Tests.ttcn:7071 TC_dyn_ipa_pdch_tchf_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9492 BTS_Tests control part BTS_Tests.ttcn:7107 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9494 BTS_Tests control part BTS_Tests.ttcn:7268 TC_rll_est_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9495 BTS_Tests control part BTS_Tests.ttcn:7303 TC_rll_est_req_DCCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9496 BTS_Tests control part BTS_Tests.ttcn:7310 TC_rll_est_req_ACCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9497 BTS_Tests control part BTS_Tests.ttcn:7408 TC_rll_rel_ind_DCCH_0 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9498 BTS_Tests control part BTS_Tests.ttcn:7421 TC_rll_rel_ind_DCCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9499 BTS_Tests control part BTS_Tests.ttcn:7415 TC_rll_rel_ind_ACCH_0 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9500 BTS_Tests control part BTS_Tests.ttcn:7427 TC_rll_rel_ind_ACCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9501 BTS_Tests control part BTS_Tests.ttcn:7464 TC_rll_rel_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9502 BTS_Tests control part BTS_Tests.ttcn:7505 TC_rll_unit_data_req_DCCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9503 BTS_Tests control part BTS_Tests.ttcn:7513 TC_rll_unit_data_req_ACCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9504 BTS_Tests control part BTS_Tests.ttcn:7547 TC_rll_unit_data_ind_DCCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9505 BTS_Tests control part BTS_Tests.ttcn:7555 TC_rll_unit_data_ind_ACCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9507 BTS_Tests control part BTS_Tests.ttcn:7652 TC_chan_act_a51 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9508 BTS_Tests control part BTS_Tests.ttcn:7657 TC_chan_act_a52 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9509 BTS_Tests control part BTS_Tests.ttcn:7662 TC_chan_act_a53 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9510 BTS_Tests control part BTS_Tests.ttcn:7667 TC_chan_act_a54 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9511 BTS_Tests control part BTS_Tests.ttcn:7849 TC_encr_cmd_a51 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9512 BTS_Tests control part BTS_Tests.ttcn:7854 TC_encr_cmd_a52 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9513 BTS_Tests control part BTS_Tests.ttcn:7859 TC_encr_cmd_a53 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9514 BTS_Tests control part BTS_Tests.ttcn:7864 TC_encr_cmd_a54 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9516 BTS_Tests control part BTS_Tests.ttcn:5078 TC_err_rep_wrong_mdisc testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9517 BTS_Tests control part BTS_Tests.ttcn:5110 TC_err_rep_wrong_msg_type testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9518 BTS_Tests control part BTS_Tests.ttcn:5148 TC_err_rep_wrong_sequence testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9522 BTS_Tests control part BTS_Tests.ttcn:8043 TC_tch_sign_l2_fill_frame testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9523 BTS_Tests control part BTS_Tests.ttcn:8049 TC_tch_sign_l2_fill_frame_dtxd testcase Tguard timeout BTS_Tests.ttcn:9525 BTS_Tests control part BTS_Tests.ttcn:8053 TC_chopped_ipa_ping testcase Tguard timeout BTS_Tests.ttcn:9526 BTS_Tests control part BTS_Tests.ttcn:8057 TC_chopped_ipa_payload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9528 BTS_Tests control part BTS_Tests.ttcn:8171 TC_ms_pwr_ctrl_constant testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9529 BTS_Tests control part BTS_Tests.ttcn:8235 TC_ms_pwr_ctrl_pf_ewma testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9531 BTS_Tests control part BTS_Tests.ttcn:8307 TC_speech_no_rtp_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9532 BTS_Tests control part BTS_Tests.ttcn:8331 TC_speech_no_rtp_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9533 BTS_Tests control part BTS_Tests.ttcn:8447 TC_speech_rtp_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9534 BTS_Tests control part BTS_Tests.ttcn:8471 TC_speech_rtp_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9535 BTS_Tests control part BTS_Tests.ttcn:8578 TC_speech_osmux_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9536 BTS_Tests control part BTS_Tests.ttcn:8592 TC_speech_osmux_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9538 BTS_Tests control part BTS_Tests.ttcn:8714 TC_data_rtp_tchf144 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9539 BTS_Tests control part BTS_Tests.ttcn:8749 TC_data_rtp_tchf96 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9540 BTS_Tests control part BTS_Tests.ttcn:8784 TC_data_rtp_tchf48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9541 BTS_Tests control part BTS_Tests.ttcn:8819 TC_data_rtp_tchh48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9542 BTS_Tests control part BTS_Tests.ttcn:8854 TC_data_rtp_tchf24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9543 BTS_Tests control part BTS_Tests.ttcn:8888 TC_data_rtp_tchh24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9545 BTS_Tests control part BTS_Tests.ttcn:8734 TC_data_facch_tchf144 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9546 BTS_Tests control part BTS_Tests.ttcn:8769 TC_data_facch_tchf96 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9547 BTS_Tests control part BTS_Tests.ttcn:8804 TC_data_facch_tchf48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9548 BTS_Tests control part BTS_Tests.ttcn:8839 TC_data_facch_tchh48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9549 BTS_Tests control part BTS_Tests.ttcn:8873 TC_data_facch_tchf24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9550 BTS_Tests control part BTS_Tests.ttcn:8907 TC_data_facch_tchh24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9552 BTS_Tests control part BTS_Tests.ttcn:8984 TC_early_immediate_assignment testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9554 BTS_Tests control part BTS_Tests.ttcn:9148 TC_acch_overpower_rxqual_thresh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9555 BTS_Tests control part BTS_Tests.ttcn:9196 TC_acch_overpower_rxqual_thresh_dtx testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9556 BTS_Tests control part BTS_Tests.ttcn:9237 TC_acch_overpower_always_on_facch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9557 BTS_Tests control part BTS_Tests.ttcn:9269 TC_acch_overpower_always_on_sacch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9558 BTS_Tests control part BTS_Tests.ttcn:9301 TC_acch_overpower_limit testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1090 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:742 TC_cbch_load_idle_no_cbch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1092 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:537 TC_sms_cb_cmd_sdcch4_1block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1093 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:555 TC_sms_cb_cmd_sdcch4_2block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1094 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:573 TC_sms_cb_cmd_sdcch4_3block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1095 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:591 TC_sms_cb_cmd_sdcch4_4block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1096 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:609 TC_sms_cb_cmd_sdcch4_multi testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1097 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:645 TC_sms_cb_cmd_sdcch4_schedule testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1098 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:663 TC_sms_cb_cmd_sdcch4_default_only testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1099 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:682 TC_sms_cb_cmd_sdcch4_default_and_normal testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1100 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:703 TC_sms_cb_cmd_sdcch4_default_then_null testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1101 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:805 TC_cbc_sdcch4_load_idle testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1102 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:892 TC_cbc_sdcch4_load_overload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1104 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:545 TC_sms_cb_cmd_sdcch8_1block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1105 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:563 TC_sms_cb_cmd_sdcch8_2block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1106 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:581 TC_sms_cb_cmd_sdcch8_3block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1107 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:599 TC_sms_cb_cmd_sdcch8_4block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1108 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:617 TC_sms_cb_cmd_sdcch8_multi testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1109 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:653 TC_sms_cb_cmd_sdcch8_schedule testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1110 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:672 TC_sms_cb_cmd_sdcch8_default_only testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1111 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:690 TC_sms_cb_cmd_sdcch8_default_and_normal testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1112 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:810 TC_cbc_sdcch8_load_idle testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1113 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:903 TC_cbc_sdcch8_load_overload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1115 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:928 TC_etws_p1ro testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1116 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:1022 TC_etws_p1ro_end testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1117 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:1058 TC_etws_pcu testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1474 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:152 TC_sabm_ua_dcch_sapi0 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1475 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:157 TC_sabm_ua_dcch_sapi0_nopayload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1476 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:162 TC_sabm_ua_dcch_sapi3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1477 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:167 TC_sabm_ua_dcch_sapi4 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1478 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:201 TC_sabm_contention testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1479 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:225 TC_sabm_retransmit testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1480 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:315 TC_sabm_retransmit_bts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1481 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:379 TC_sabm_invalid_resp testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1482 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:425 TC_sabm_dm testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1483 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:488 TC_establish_ign_first_sabm testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1484 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:579 TC_iframe_seq_and_ack testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1485 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:685 TC_iframe_timer_recovery testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1486 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:768 TC_ns_seq_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1487 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:831 TC_nr_seq_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1488 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:961 TC_rec_invalid_frame testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1489 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1088 TC_segm_concat_dcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1490 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1093 TC_segm_concat_sacch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1491 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1182 TC_t200_n200 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1492 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1239 TC_rr_response_frame_loss testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1493 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1293 TC_incorrect_cr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1494 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1341 TC_sabm_incorrect_c testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1495 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1403 TC_normal_reestablishment testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1496 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1470 TC_normal_reestablishment_state_unacked testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:316 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:210 TC_vamos_chan_act_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:317 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:224 TC_vamos_chan_act_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:318 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:234 TC_vamos_chan_act_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:319 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:214 TC_vamos_chan_act_dyn_ipa_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:320 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:218 TC_vamos_chan_act_dyn_osmo_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:321 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:228 TC_vamos_chan_act_dyn_osmo_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:322 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:238 TC_vamos_chan_act_dyn_osmo_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:325 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:283 TC_vamos_chan_mode_modify_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:326 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:297 TC_vamos_chan_mode_modify_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:327 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:307 TC_vamos_chan_mode_modify_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:328 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:287 TC_vamos_chan_mode_modify_dyn_ipa_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:329 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:291 TC_vamos_chan_mode_modify_dyn_osmo_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:330 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:301 TC_vamos_chan_mode_modify_dyn_osmo_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:331 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:311 TC_vamos_chan_mode_modify_dyn_osmo_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:422 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:83 TC_vbs_notification testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:423 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:190 TC_vgcs_uplink_free_and_busy testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:424 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:289 TC_vgcs_talker_fail testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:425 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:333 TC_vgcs_talker_est_rel testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:426 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:411 TC_vgcs_listener_det testcase Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: FAILURE